diff --git a/package.json b/package.json index 711c81c..3521189 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,8 @@ "devDependencies": { "@biomejs/biome": "^1.9.4", "@resvg/resvg-js": "^2.6.2", + "@tscircuit/assembly-viewer": "^0.0.5", + "@tscircuit/runframe": "^0.0.1946", "@types/bun": "latest", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", @@ -33,20 +35,20 @@ "@radix-ui/react-slot": "^1.2.4", "@radix-ui/react-tabs": "^1.1.13", "@resvg/resvg-wasm": "^2.6.2", - "@tscircuit/3d-viewer": "^0.0.450", - "@tscircuit/assembly-viewer": "^0.0.5", - "@tscircuit/circuit-json-util": "^0.0.77", - "@tscircuit/create-snippet-url": "^0.0.13", - "@tscircuit/pcb-viewer": "^1.11.343", - "@tscircuit/schematic-viewer": "^2.0.57", + "@tscircuit/3d-viewer": "^0.0.559", + "@tscircuit/circuit-json-util": "^0.0.94", + "@tscircuit/create-snippet-url": "^0.0.14", + "@tscircuit/eval": "^0.0.837", + "@tscircuit/pcb-viewer": "^1.11.369", + "@tscircuit/schematic-viewer": "^2.0.61", "buffer": "^6.0.3", - "circuit-json": "^0.0.326", - "circuit-json-to-bom-csv": "^0.0.8", - "circuit-json-to-gerber": "^0.0.44", - "circuit-json-to-kicad": "^0.0.27", + "circuit-json": "^0.0.425", + "circuit-json-to-bom-csv": "^0.0.9", + "circuit-json-to-gerber": "^0.0.53", + "circuit-json-to-kicad": "^0.0.135", "circuit-json-to-lbrn": "^0.0.21", "circuit-json-to-pnp-csv": "^0.0.7", - "circuit-json-to-step": "^0.0.2", + "circuit-json-to-step": "^0.0.27", "easyeda": "^0.0.231", "fuse.js": "^7.1.0", "jszip": "^3.10.1", @@ -59,7 +61,7 @@ "stepts": "^0.0.1", "tailwind-merge": "^3.5.0", "three": "^0.165.0", - "tscircuit": "^0.0.1012", + "tscircuit": "^0.0.1743", "zustand": "^5.0.11" } -} +} \ No newline at end of file