Skip to content

Commit

Permalink
fix(deps): update dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 9f5c5c9 commit d0c4369
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,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.88",
"@tscircuit/3d-viewer": "^0.0.89",
"@tscircuit/footprinter": "^0.0.99",
"@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.128",
"@tscircuit/props": "^0.0.129",
"@tscircuit/schematic-viewer": "^1.4.3",
"@types/file-saver": "^2.0.7",
"@types/ms": "^0.7.34",
Expand All @@ -74,7 +74,7 @@
"@valtown/codemirror-ts": "^2.2.0",
"@vercel/analytics": "^1.4.1",
"change-case": "^5.4.4",
"circuit-json": "^0.0.129",
"circuit-json": "^0.0.130",
"circuit-json-to-bom-csv": "^0.0.6",
"circuit-json-to-gerber": "^0.0.16",
"circuit-json-to-pnp-csv": "^0.0.6",
Expand Down Expand Up @@ -124,7 +124,7 @@
"@babel/standalone": "^7.26.2",
"@biomejs/biome": "^1.9.2",
"@playwright/test": "^1.48.0",
"@tscircuit/core": "^0.0.257",
"@tscircuit/core": "^0.0.258",
"@tscircuit/prompt-benchmarks": "^0.0.20",
"@types/babel__standalone": "^7.1.7",
"@types/bun": "^1.1.10",
Expand Down

0 comments on commit d0c4369

Please sign in to comment.