diff --git a/bun.lock b/bun.lock index fa6861617..088518232 100644 --- a/bun.lock +++ b/bun.lock @@ -31,7 +31,7 @@ "@tscircuit/file-server": "^0.0.32", "@tscircuit/internal-dynamic-import": "^0.0.8", "@tscircuit/pcb-viewer": "1.11.374", - "@tscircuit/schematic-viewer": "^2.0.71", + "@tscircuit/schematic-viewer": "^2.0.72", "@types/bun": "latest", "@types/debug": "^4.1.12", "@types/react": "^19.1.10", @@ -595,7 +595,7 @@ "@tscircuit/schematic-trace-solver": ["@tscircuit/schematic-trace-solver@0.0.96", "", { "peerDependencies": { "typescript": "^5" } }, "sha512-i5M3wIaQtC81k+e2tyy5c4LgWDDPnIPQWR6yfLDdoaC9wKNAxjjJyGg/yZnQGHk+44/HhnrZRwevBblVyNDjdQ=="], - "@tscircuit/schematic-viewer": ["@tscircuit/schematic-viewer@2.0.71", "", { "dependencies": { "@radix-ui/react-dropdown-menu": "^2.1.16", "debug": "^4.4.0", "performance-now": "^2.1.0", "use-mouse-matrix-transform": "^1.2.2" }, "peerDependencies": { "tscircuit": "*", "typescript": "^5.0.0" } }, "sha512-ig1bb3JKLMnXpL5p/jfFHVLphMVZINrC4sTEHLNqhzLkqE4jiXKOmb3XQhGWYrgRJJGEcHB6iaZybxEvf2VX8A=="], + "@tscircuit/schematic-viewer": ["@tscircuit/schematic-viewer@2.0.72", "", { "dependencies": { "@radix-ui/react-dropdown-menu": "^2.1.16", "debug": "^4.4.0", "performance-now": "^2.1.0", "use-mouse-matrix-transform": "^1.2.2" }, "peerDependencies": { "tscircuit": "*", "typescript": "^5.0.0" } }, "sha512-WDA4vNrfVUR7BARP1zEzyrxS5Sl7+rZWerFKWwx7Ri+wDiFlarf1RYdEEfzlZj7lvsYHWYky9gDbWjWKwUnmkw=="], "@tscircuit/simple-3d-svg": ["@tscircuit/simple-3d-svg@0.0.41", "", { "dependencies": { "fast-xml-parser": "^5.2.5", "fflate": "^0.8.2" } }, "sha512-2iwhHhMLElq5t0fcC0Gr7cCpZhEOAKh+6NN0NIJ9YWUCcsB7UN8uYko7jqNTxDlYOe6E0ZYaDZWsQ3amOZ3dlw=="], diff --git a/package.json b/package.json index bb82816e1..5a75eaa41 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@tscircuit/file-server": "^0.0.32", "@tscircuit/internal-dynamic-import": "^0.0.8", "@tscircuit/pcb-viewer": "1.11.374", - "@tscircuit/schematic-viewer": "^2.0.71", + "@tscircuit/schematic-viewer": "^2.0.72", "@types/bun": "latest", "@types/debug": "^4.1.12", "@types/react": "^19.1.10",