Skip to content

Commit

Permalink
fix(deps): update dependency updates (#581)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 18, 2025
1 parent 1012359 commit bfa23fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@
"@radix-ui/react-toggle": "^1.1.0",
"@radix-ui/react-toggle-group": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.2",
"@tscircuit/3d-viewer": "^0.0.96",
"@tscircuit/3d-viewer": "^0.0.100",
"@tscircuit/footprinter": "^0.0.101",
"@tscircuit/layout": "^0.0.29",
"@tscircuit/math-utils": "^0.0.10",
"@tscircuit/mm": "^0.0.8",
"@tscircuit/pcb-viewer": "^1.11.12",
"@tscircuit/props": "^0.0.129",
"@tscircuit/props": "^0.0.130",
"@tscircuit/schematic-viewer": "^1.4.3",
"@types/file-saver": "^2.0.7",
"@types/ms": "^0.7.34",
Expand Down Expand Up @@ -129,7 +129,7 @@
"@babel/standalone": "^7.26.2",
"@biomejs/biome": "^1.9.2",
"@playwright/test": "^1.48.0",
"@tscircuit/core": "^0.0.269",
"@tscircuit/core": "^0.0.272",
"@tscircuit/prompt-benchmarks": "^0.0.20",
"@types/babel__standalone": "^7.1.7",
"@types/bun": "^1.1.10",
Expand Down

0 comments on commit bfa23fd

Please sign in to comment.