@tscircuit/cli 0.0.58 → 0.0.60

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -21,15 +21,16 @@
21
21
  "@radix-ui/react-toggle": "^1.0.3",
22
22
  "@radix-ui/react-toggle-group": "^1.0.4",
23
23
  "@radix-ui/react-tooltip": "^1.0.7",
24
- "@tscircuit/builder": "^1.5.5",
25
- "@tscircuit/pcb-viewer": "^1.2.12",
26
- "@tscircuit/schematic-viewer": "^1.1.7",
24
+ "@tscircuit/builder": "^1.5.29",
25
+ "@tscircuit/pcb-viewer": "^1.2.23",
26
+ "@tscircuit/schematic-viewer": "^1.1.22",
27
27
  "axios": "^1.6.7",
28
28
  "class-variance-authority": "^0.7.0",
29
29
  "clsx": "^2.1.0",
30
30
  "cmdk": "^1.0.0",
31
31
  "react": "^18.2.0",
32
32
  "react-dom": "^18.2.0",
33
+ "react-error-boundary": "^4.0.13",
33
34
  "react-hot-toast": "^2.4.1",
34
35
  "react-query": "^3.39.3",
35
36
  "tailwind-merge": "^2.2.1",
@@ -1785,66 +1786,54 @@
1785
1786
  "linux"
1786
1787
  ]
1787
1788
  },
1788
- "node_modules/@sindresorhus/is": {
1789
- "version": "0.14.0",
1790
- "license": "MIT",
1791
- "engines": {
1792
- "node": ">=6"
1793
- }
1794
- },
1795
- "node_modules/@szmarczak/http-timer": {
1796
- "version": "1.1.2",
1797
- "license": "MIT",
1798
- "dependencies": {
1799
- "defer-to-connect": "^1.0.1"
1800
- },
1801
- "engines": {
1802
- "node": ">=6"
1803
- }
1804
- },
1805
1789
  "node_modules/@tscircuit/builder": {
1806
- "version": "1.5.5",
1807
- "resolved": "https://registry.npmjs.org/@tscircuit/builder/-/builder-1.5.5.tgz",
1808
- "integrity": "sha512-e7hfRFCX0jOK+Sk5irjF/L+6j++NuALR2333eipKBALjrxI7IAa0Lf3RvWjyUXVHaRYEWBYb7JaBS5luVRxtNw==",
1790
+ "version": "1.5.53",
1791
+ "resolved": "https://registry.npmjs.org/@tscircuit/builder/-/builder-1.5.53.tgz",
1792
+ "integrity": "sha512-DJWEJAacSN+5p4Sc1RSbYAUEMqbKarS8HusrLpyDHnP+K3NzDG4/kxMGrD9rzTZSq2hfed97Zne/BZlVqfigVQ==",
1809
1793
  "dependencies": {
1810
1794
  "@lume/kiwi": "^0.1.0",
1811
- "@tscircuit/eagle-xml-converter": "^0.0.7",
1812
- "@tscircuit/routing": "^1.3.0",
1813
- "@tscircuit/sparkfun-packages": "^1.0.3",
1795
+ "@tscircuit/footprints": "^0.0.14",
1796
+ "@tscircuit/routing": "^1.3.1",
1797
+ "@tscircuit/sparkfun-packages": "^1.2.0",
1814
1798
  "convert-units": "^2.3.4",
1815
- "minisearch": "^6.1.0",
1816
- "nice-color-palettes": "^3.0.0",
1817
- "parsel-js": "^1.0.2",
1799
+ "fast-json-stable-stringify": "^2.1.0",
1818
1800
  "rectilinear-router": "^1.0.1",
1819
1801
  "svg-path-bounds": "^1.0.2",
1820
1802
  "transformation-matrix": "^2.12.0"
1821
1803
  }
1822
1804
  },
1823
- "node_modules/@tscircuit/builder/node_modules/@tscircuit/eagle-xml-converter": {
1824
- "version": "0.0.7",
1825
- "license": "MIT",
1805
+ "node_modules/@tscircuit/footprints": {
1806
+ "version": "0.0.14",
1807
+ "resolved": "https://registry.npmjs.org/@tscircuit/footprints/-/footprints-0.0.14.tgz",
1808
+ "integrity": "sha512-QRqBZixJUxtqftNB37JVAKiMdDia1FSRVEJEqfClu1D5p0DveFyACJro6uyuPP6HWswZ3LYWn98k6jvIzmZwsg==",
1826
1809
  "dependencies": {
1827
- "fast-xml-parser": "^4.0.10"
1810
+ "@tscircuit/mm": "^0.0.4"
1811
+ },
1812
+ "peerDependencies": {
1813
+ "typescript": "^5.0.0"
1828
1814
  }
1829
1815
  },
1830
- "node_modules/@tscircuit/eagle-xml-converter": {
1831
- "version": "1.0.4",
1832
- "license": "MIT",
1833
- "peer": true,
1816
+ "node_modules/@tscircuit/mm": {
1817
+ "version": "0.0.4",
1818
+ "resolved": "https://registry.npmjs.org/@tscircuit/mm/-/mm-0.0.4.tgz",
1819
+ "integrity": "sha512-yD/YB43mEd/iJ41N1rXa5+S5lTokoIDwFcQNd/sBp4ut/7iMmzyDEea2GIRj3lLodzwUrjmMPtEW5JLC3LntRw==",
1834
1820
  "dependencies": {
1835
- "fast-xml-parser": "^4.0.10"
1821
+ "convert-units": "^2.3.4"
1822
+ },
1823
+ "peerDependencies": {
1824
+ "typescript": "^5.0.0"
1836
1825
  }
1837
1826
  },
1838
1827
  "node_modules/@tscircuit/pcb-viewer": {
1839
- "version": "1.2.12",
1840
- "license": "MIT",
1828
+ "version": "1.2.23",
1829
+ "resolved": "https://registry.npmjs.org/@tscircuit/pcb-viewer/-/pcb-viewer-1.2.23.tgz",
1830
+ "integrity": "sha512-GV9UcKu1JEHsqF5xHjSbg4Y+pDqVjeJdH0BMLOXAQOFpPelTuS5MWwdby6qthfqtPoPfFGzJlTKrTSfC3QTFqw==",
1841
1831
  "dependencies": {
1842
1832
  "react-supergrid": "^1.0.7",
1843
1833
  "transformation-matrix": "^2.13.0"
1844
1834
  },
1845
1835
  "peerDependencies": {
1846
1836
  "@tscircuit/builder": "*",
1847
- "@tscircuit/eagle-xml-converter": "*",
1848
1837
  "@tscircuit/react-fiber": "*",
1849
1838
  "react": "*"
1850
1839
  }
@@ -1863,21 +1852,22 @@
1863
1852
  }
1864
1853
  },
1865
1854
  "node_modules/@tscircuit/routing": {
1866
- "version": "1.3.0",
1867
- "license": "ISC",
1855
+ "version": "1.3.1",
1856
+ "resolved": "https://registry.npmjs.org/@tscircuit/routing/-/routing-1.3.1.tgz",
1857
+ "integrity": "sha512-DQRAFvk3uikRMbeOTWnNAdoSVdStx9o8UZhvh6pcoqxJsx4RKWg8d9ssycm2v7wzyg8rjjUPJUpymgkJQtBPpA==",
1868
1858
  "dependencies": {
1869
1859
  "pathfinding": "^0.4.18",
1870
1860
  "react-error-boundary": "^4.0.11"
1871
1861
  }
1872
1862
  },
1873
1863
  "node_modules/@tscircuit/schematic-viewer": {
1874
- "version": "1.1.7",
1875
- "resolved": "https://registry.npmjs.org/@tscircuit/schematic-viewer/-/schematic-viewer-1.1.7.tgz",
1876
- "integrity": "sha512-GlgN6y5Q1JRthkBHCylD3tANXkqEF2abHC68MbaJ8RHLjXqHv6a1hx81SV1pl3+eeD7Kp5LL3cHIQjP/cejZqw==",
1864
+ "version": "1.1.22",
1865
+ "resolved": "https://registry.npmjs.org/@tscircuit/schematic-viewer/-/schematic-viewer-1.1.22.tgz",
1866
+ "integrity": "sha512-aU2CGv9fGnjiMsP0Cg2LAC2nzmXTSfWqu5TEl3MNj5sPbPLpft0kBT4hdKfyrwxPCoL5p0GJnlPesW9byjSySA==",
1877
1867
  "dependencies": {
1878
1868
  "react-error-boundary": "^4.0.4",
1879
1869
  "react-supergrid": "^1.0.8",
1880
- "use-mouse-matrix-transform": "^1.1.9"
1870
+ "use-mouse-matrix-transform": "^1.1.12"
1881
1871
  },
1882
1872
  "peerDependencies": {
1883
1873
  "@tscircuit/builder": "*",
@@ -1887,8 +1877,12 @@
1887
1877
  }
1888
1878
  },
1889
1879
  "node_modules/@tscircuit/sparkfun-packages": {
1890
- "version": "1.0.4",
1891
- "license": "MIT"
1880
+ "version": "1.2.0",
1881
+ "resolved": "https://registry.npmjs.org/@tscircuit/sparkfun-packages/-/sparkfun-packages-1.2.0.tgz",
1882
+ "integrity": "sha512-m+jCOaSBpwRzUN5trc9z5f8yh2zzLITANgNhuNQOtxNZRIrv98iYfL3dSSmf73xknh0Nz68EephNvKVZmproCQ==",
1883
+ "dependencies": {
1884
+ "change-case": "^5.4.3"
1885
+ }
1892
1886
  },
1893
1887
  "node_modules/@tscircuit/table-viewer": {
1894
1888
  "version": "0.0.6",
@@ -2453,53 +2447,6 @@
2453
2447
  "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
2454
2448
  }
2455
2449
  },
2456
- "node_modules/cacheable-request": {
2457
- "version": "6.1.0",
2458
- "license": "MIT",
2459
- "dependencies": {
2460
- "clone-response": "^1.0.2",
2461
- "get-stream": "^5.1.0",
2462
- "http-cache-semantics": "^4.0.0",
2463
- "keyv": "^3.0.0",
2464
- "lowercase-keys": "^2.0.0",
2465
- "normalize-url": "^4.1.0",
2466
- "responselike": "^1.0.2"
2467
- },
2468
- "engines": {
2469
- "node": ">=8"
2470
- }
2471
- },
2472
- "node_modules/cacheable-request/node_modules/get-stream": {
2473
- "version": "5.2.0",
2474
- "license": "MIT",
2475
- "dependencies": {
2476
- "pump": "^3.0.0"
2477
- },
2478
- "engines": {
2479
- "node": ">=8"
2480
- },
2481
- "funding": {
2482
- "url": "https://github.com/sponsors/sindresorhus"
2483
- }
2484
- },
2485
- "node_modules/cacheable-request/node_modules/keyv": {
2486
- "version": "3.1.0",
2487
- "license": "MIT",
2488
- "dependencies": {
2489
- "json-buffer": "3.0.0"
2490
- }
2491
- },
2492
- "node_modules/cacheable-request/node_modules/keyv/node_modules/json-buffer": {
2493
- "version": "3.0.0",
2494
- "license": "MIT"
2495
- },
2496
- "node_modules/cacheable-request/node_modules/lowercase-keys": {
2497
- "version": "2.0.0",
2498
- "license": "MIT",
2499
- "engines": {
2500
- "node": ">=8"
2501
- }
2502
- },
2503
2450
  "node_modules/callsites": {
2504
2451
  "version": "3.1.0",
2505
2452
  "dev": true,
@@ -2549,6 +2496,11 @@
2549
2496
  "url": "https://github.com/chalk/chalk?sponsor=1"
2550
2497
  }
2551
2498
  },
2499
+ "node_modules/change-case": {
2500
+ "version": "5.4.4",
2501
+ "resolved": "https://registry.npmjs.org/change-case/-/change-case-5.4.4.tgz",
2502
+ "integrity": "sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w=="
2503
+ },
2552
2504
  "node_modules/chokidar": {
2553
2505
  "version": "3.6.0",
2554
2506
  "license": "MIT",
@@ -2598,16 +2550,6 @@
2598
2550
  "node": ">=6"
2599
2551
  }
2600
2552
  },
2601
- "node_modules/clone-response": {
2602
- "version": "1.0.3",
2603
- "license": "MIT",
2604
- "dependencies": {
2605
- "mimic-response": "^1.0.0"
2606
- },
2607
- "funding": {
2608
- "url": "https://github.com/sponsors/sindresorhus"
2609
- }
2610
- },
2611
2553
  "node_modules/clsx": {
2612
2554
  "version": "2.1.0",
2613
2555
  "license": "MIT",
@@ -2748,25 +2690,11 @@
2748
2690
  }
2749
2691
  }
2750
2692
  },
2751
- "node_modules/decompress-response": {
2752
- "version": "3.3.0",
2753
- "license": "MIT",
2754
- "dependencies": {
2755
- "mimic-response": "^1.0.0"
2756
- },
2757
- "engines": {
2758
- "node": ">=4"
2759
- }
2760
- },
2761
2693
  "node_modules/deep-is": {
2762
2694
  "version": "0.1.4",
2763
2695
  "dev": true,
2764
2696
  "license": "MIT"
2765
2697
  },
2766
- "node_modules/defer-to-connect": {
2767
- "version": "1.1.3",
2768
- "license": "MIT"
2769
- },
2770
2698
  "node_modules/delayed-stream": {
2771
2699
  "version": "1.0.0",
2772
2700
  "license": "MIT",
@@ -2812,10 +2740,6 @@
2812
2740
  "node": ">=6.0.0"
2813
2741
  }
2814
2742
  },
2815
- "node_modules/duplexer3": {
2816
- "version": "0.1.5",
2817
- "license": "BSD-3-Clause"
2818
- },
2819
2743
  "node_modules/eastasianwidth": {
2820
2744
  "version": "0.2.0",
2821
2745
  "license": "MIT"
@@ -2829,20 +2753,6 @@
2829
2753
  "version": "9.2.2",
2830
2754
  "license": "MIT"
2831
2755
  },
2832
- "node_modules/end-of-stream": {
2833
- "version": "1.4.4",
2834
- "license": "MIT",
2835
- "dependencies": {
2836
- "once": "^1.4.0"
2837
- }
2838
- },
2839
- "node_modules/end-of-stream/node_modules/once": {
2840
- "version": "1.4.0",
2841
- "license": "ISC",
2842
- "dependencies": {
2843
- "wrappy": "1"
2844
- }
2845
- },
2846
2756
  "node_modules/esbuild": {
2847
2757
  "version": "0.19.12",
2848
2758
  "dev": true,
@@ -3083,7 +2993,6 @@
3083
2993
  },
3084
2994
  "node_modules/fast-json-stable-stringify": {
3085
2995
  "version": "2.1.0",
3086
- "dev": true,
3087
2996
  "license": "MIT"
3088
2997
  },
3089
2998
  "node_modules/fast-levenshtein": {
@@ -3091,26 +3000,6 @@
3091
3000
  "dev": true,
3092
3001
  "license": "MIT"
3093
3002
  },
3094
- "node_modules/fast-xml-parser": {
3095
- "version": "4.3.5",
3096
- "funding": [
3097
- {
3098
- "type": "github",
3099
- "url": "https://github.com/sponsors/NaturalIntelligence"
3100
- },
3101
- {
3102
- "type": "paypal",
3103
- "url": "https://paypal.me/naturalintelligence"
3104
- }
3105
- ],
3106
- "license": "MIT",
3107
- "dependencies": {
3108
- "strnum": "^1.0.5"
3109
- },
3110
- "bin": {
3111
- "fxparser": "src/cli/cli.js"
3112
- }
3113
- },
3114
3003
  "node_modules/fastq": {
3115
3004
  "version": "1.17.1",
3116
3005
  "license": "ISC",
@@ -3254,16 +3143,6 @@
3254
3143
  "node": ">=6"
3255
3144
  }
3256
3145
  },
3257
- "node_modules/get-stream": {
3258
- "version": "4.1.0",
3259
- "license": "MIT",
3260
- "dependencies": {
3261
- "pump": "^3.0.0"
3262
- },
3263
- "engines": {
3264
- "node": ">=6"
3265
- }
3266
- },
3267
3146
  "node_modules/glob": {
3268
3147
  "version": "10.3.10",
3269
3148
  "license": "ISC",
@@ -3361,26 +3240,6 @@
3361
3240
  "csstype": "^3.0.10"
3362
3241
  }
3363
3242
  },
3364
- "node_modules/got": {
3365
- "version": "9.6.0",
3366
- "license": "MIT",
3367
- "dependencies": {
3368
- "@sindresorhus/is": "^0.14.0",
3369
- "@szmarczak/http-timer": "^1.1.2",
3370
- "cacheable-request": "^6.0.0",
3371
- "decompress-response": "^3.3.0",
3372
- "duplexer3": "^0.1.4",
3373
- "get-stream": "^4.1.0",
3374
- "lowercase-keys": "^1.0.1",
3375
- "mimic-response": "^1.0.1",
3376
- "p-cancelable": "^1.0.0",
3377
- "to-readable-stream": "^1.0.0",
3378
- "url-parse-lax": "^3.0.0"
3379
- },
3380
- "engines": {
3381
- "node": ">=8.6"
3382
- }
3383
- },
3384
3243
  "node_modules/graphemer": {
3385
3244
  "version": "1.4.0",
3386
3245
  "dev": true,
@@ -3405,11 +3264,9 @@
3405
3264
  }
3406
3265
  },
3407
3266
  "node_modules/heap": {
3408
- "version": "0.2.5"
3409
- },
3410
- "node_modules/http-cache-semantics": {
3411
- "version": "4.1.1",
3412
- "license": "BSD-2-Clause"
3267
+ "version": "0.2.5",
3268
+ "resolved": "https://registry.npmjs.org/heap/-/heap-0.2.5.tgz",
3269
+ "integrity": "sha512-G7HLD+WKcrOyJP5VQwYZNC3Z6FcQ7YYjEFiFoIj8PfEr73mu421o8B1N5DKUcc8K37EsJ2XXWA8DtrDz/2dReg=="
3413
3270
  },
3414
3271
  "node_modules/ignore": {
3415
3272
  "version": "5.3.1",
@@ -3823,13 +3680,6 @@
3823
3680
  "loose-envify": "cli.js"
3824
3681
  }
3825
3682
  },
3826
- "node_modules/lowercase-keys": {
3827
- "version": "1.0.1",
3828
- "license": "MIT",
3829
- "engines": {
3830
- "node": ">=0.10.0"
3831
- }
3832
- },
3833
3683
  "node_modules/lru-cache": {
3834
3684
  "version": "6.0.0",
3835
3685
  "dev": true,
@@ -3849,13 +3699,6 @@
3849
3699
  "make-vfs": "dist/cli.js"
3850
3700
  }
3851
3701
  },
3852
- "node_modules/map-limit": {
3853
- "version": "0.0.1",
3854
- "license": "MIT",
3855
- "dependencies": {
3856
- "once": "~1.3.0"
3857
- }
3858
- },
3859
3702
  "node_modules/match-sorter": {
3860
3703
  "version": "6.3.4",
3861
3704
  "license": "MIT",
@@ -3903,13 +3746,6 @@
3903
3746
  "node": ">= 0.6"
3904
3747
  }
3905
3748
  },
3906
- "node_modules/mimic-response": {
3907
- "version": "1.0.1",
3908
- "license": "MIT",
3909
- "engines": {
3910
- "node": ">=4"
3911
- }
3912
- },
3913
3749
  "node_modules/minimatch": {
3914
3750
  "version": "3.1.2",
3915
3751
  "license": "ISC",
@@ -3920,13 +3756,6 @@
3920
3756
  "node": "*"
3921
3757
  }
3922
3758
  },
3923
- "node_modules/minimist": {
3924
- "version": "1.2.8",
3925
- "license": "MIT",
3926
- "funding": {
3927
- "url": "https://github.com/sponsors/ljharb"
3928
- }
3929
- },
3930
3759
  "node_modules/minipass": {
3931
3760
  "version": "7.0.4",
3932
3761
  "license": "ISC",
@@ -3934,10 +3763,6 @@
3934
3763
  "node": ">=16 || 14 >=14.17"
3935
3764
  }
3936
3765
  },
3937
- "node_modules/minisearch": {
3938
- "version": "6.3.0",
3939
- "license": "MIT"
3940
- },
3941
3766
  "node_modules/ms": {
3942
3767
  "version": "2.1.2",
3943
3768
  "dev": true,
@@ -3980,23 +3805,6 @@
3980
3805
  "dev": true,
3981
3806
  "license": "MIT"
3982
3807
  },
3983
- "node_modules/new-array": {
3984
- "version": "1.0.0",
3985
- "license": "MIT"
3986
- },
3987
- "node_modules/nice-color-palettes": {
3988
- "version": "3.0.0",
3989
- "license": "MIT",
3990
- "dependencies": {
3991
- "got": "^9.2.2",
3992
- "map-limit": "0.0.1",
3993
- "minimist": "^1.2.0",
3994
- "new-array": "^1.0.0"
3995
- },
3996
- "bin": {
3997
- "nice-color-palettes": "bin/index.js"
3998
- }
3999
- },
4000
3808
  "node_modules/node-releases": {
4001
3809
  "version": "2.0.14",
4002
3810
  "dev": true,
@@ -4024,13 +3832,6 @@
4024
3832
  "svg-arc-to-cubic-bezier": "^3.0.0"
4025
3833
  }
4026
3834
  },
4027
- "node_modules/normalize-url": {
4028
- "version": "4.5.1",
4029
- "license": "MIT",
4030
- "engines": {
4031
- "node": ">=8"
4032
- }
4033
- },
4034
3835
  "node_modules/object-assign": {
4035
3836
  "version": "4.1.1",
4036
3837
  "license": "MIT",
@@ -4049,13 +3850,6 @@
4049
3850
  "version": "1.0.0",
4050
3851
  "license": "MIT"
4051
3852
  },
4052
- "node_modules/once": {
4053
- "version": "1.3.3",
4054
- "license": "ISC",
4055
- "dependencies": {
4056
- "wrappy": "1"
4057
- }
4058
- },
4059
3853
  "node_modules/optionator": {
4060
3854
  "version": "0.9.3",
4061
3855
  "dev": true,
@@ -4072,13 +3866,6 @@
4072
3866
  "node": ">= 0.8.0"
4073
3867
  }
4074
3868
  },
4075
- "node_modules/p-cancelable": {
4076
- "version": "1.1.0",
4077
- "license": "MIT",
4078
- "engines": {
4079
- "node": ">=6"
4080
- }
4081
- },
4082
3869
  "node_modules/p-limit": {
4083
3870
  "version": "3.1.0",
4084
3871
  "dev": true,
@@ -4126,10 +3913,6 @@
4126
3913
  "version": "0.1.2",
4127
3914
  "license": "MIT"
4128
3915
  },
4129
- "node_modules/parsel-js": {
4130
- "version": "1.1.2",
4131
- "license": "MIT"
4132
- },
4133
3916
  "node_modules/path-exists": {
4134
3917
  "version": "4.0.0",
4135
3918
  "dev": true,
@@ -4187,6 +3970,8 @@
4187
3970
  },
4188
3971
  "node_modules/pathfinding": {
4189
3972
  "version": "0.4.18",
3973
+ "resolved": "https://registry.npmjs.org/pathfinding/-/pathfinding-0.4.18.tgz",
3974
+ "integrity": "sha512-R0TGEQ9GRcFCDvAWlJAWC+KGJ9SLbW4c0nuZRcioVlXVTlw+F5RvXQ8SQgSqI9KXWC1ew95vgmIiyaWTlCe9Ag==",
4190
3975
  "dependencies": {
4191
3976
  "heap": "0.2.5"
4192
3977
  }
@@ -4360,32 +4145,10 @@
4360
4145
  "node": ">= 0.8.0"
4361
4146
  }
4362
4147
  },
4363
- "node_modules/prepend-http": {
4364
- "version": "2.0.0",
4365
- "license": "MIT",
4366
- "engines": {
4367
- "node": ">=4"
4368
- }
4369
- },
4370
4148
  "node_modules/proxy-from-env": {
4371
4149
  "version": "1.1.0",
4372
4150
  "license": "MIT"
4373
4151
  },
4374
- "node_modules/pump": {
4375
- "version": "3.0.0",
4376
- "license": "MIT",
4377
- "dependencies": {
4378
- "end-of-stream": "^1.1.0",
4379
- "once": "^1.3.1"
4380
- }
4381
- },
4382
- "node_modules/pump/node_modules/once": {
4383
- "version": "1.4.0",
4384
- "license": "ISC",
4385
- "dependencies": {
4386
- "wrappy": "1"
4387
- }
4388
- },
4389
4152
  "node_modules/punycode": {
4390
4153
  "version": "2.3.1",
4391
4154
  "dev": true,
@@ -4469,7 +4232,8 @@
4469
4232
  },
4470
4233
  "node_modules/react-error-boundary": {
4471
4234
  "version": "4.0.13",
4472
- "license": "MIT",
4235
+ "resolved": "https://registry.npmjs.org/react-error-boundary/-/react-error-boundary-4.0.13.tgz",
4236
+ "integrity": "sha512-b6PwbdSv8XeOSYvjt8LpgpKrZ0yGdtZokYwkwV2wlcZbxgopHX/hgPl5VgpnoVOWd868n1hktM8Qm4b+02MiLQ==",
4473
4237
  "dependencies": {
4474
4238
  "@babel/runtime": "^7.12.5"
4475
4239
  },
@@ -4681,13 +4445,6 @@
4681
4445
  "node": ">=4"
4682
4446
  }
4683
4447
  },
4684
- "node_modules/responselike": {
4685
- "version": "1.0.2",
4686
- "license": "MIT",
4687
- "dependencies": {
4688
- "lowercase-keys": "^1.0.0"
4689
- }
4690
- },
4691
4448
  "node_modules/reusify": {
4692
4449
  "version": "1.0.4",
4693
4450
  "license": "MIT",
@@ -4924,10 +4681,6 @@
4924
4681
  "url": "https://github.com/sponsors/sindresorhus"
4925
4682
  }
4926
4683
  },
4927
- "node_modules/strnum": {
4928
- "version": "1.0.5",
4929
- "license": "MIT"
4930
- },
4931
4684
  "node_modules/sucrase": {
4932
4685
  "version": "3.35.0",
4933
4686
  "license": "MIT",
@@ -5066,13 +4819,6 @@
5066
4819
  "node": ">=4"
5067
4820
  }
5068
4821
  },
5069
- "node_modules/to-readable-stream": {
5070
- "version": "1.0.0",
5071
- "license": "MIT",
5072
- "engines": {
5073
- "node": ">=6"
5074
- }
5075
- },
5076
4822
  "node_modules/to-regex-range": {
5077
4823
  "version": "5.0.1",
5078
4824
  "license": "MIT",
@@ -5133,7 +4879,6 @@
5133
4879
  },
5134
4880
  "node_modules/typescript": {
5135
4881
  "version": "5.4.2",
5136
- "dev": true,
5137
4882
  "license": "Apache-2.0",
5138
4883
  "bin": {
5139
4884
  "tsc": "bin/tsc",
@@ -5188,16 +4933,6 @@
5188
4933
  "punycode": "^2.1.0"
5189
4934
  }
5190
4935
  },
5191
- "node_modules/url-parse-lax": {
5192
- "version": "3.0.0",
5193
- "license": "MIT",
5194
- "dependencies": {
5195
- "prepend-http": "^2.0.0"
5196
- },
5197
- "engines": {
5198
- "node": ">=4"
5199
- }
5200
- },
5201
4936
  "node_modules/use-callback-ref": {
5202
4937
  "version": "1.3.1",
5203
4938
  "license": "MIT",
@@ -5218,7 +4953,9 @@
5218
4953
  }
5219
4954
  },
5220
4955
  "node_modules/use-mouse-matrix-transform": {
5221
- "version": "1.1.9",
4956
+ "version": "1.1.12",
4957
+ "resolved": "https://registry.npmjs.org/use-mouse-matrix-transform/-/use-mouse-matrix-transform-1.1.12.tgz",
4958
+ "integrity": "sha512-MVeEncMAA1SKPactYV00lqIzn3lu11sDCHw6Ru/3F4t/4HnpvPDpOpM/Km3yScPrZLEUkjmigv0SCwwseH6oVg==",
5222
4959
  "dependencies": {
5223
4960
  "transformation-matrix": "^2.14.0"
5224
4961
  },
@@ -16,6 +16,7 @@
16
16
  "update-deps": "bun add @tscircuit/pcb-viewer @tscircuit/builder @tscircuit/schematic-viewer"
17
17
  },
18
18
  "dependencies": {
19
+ "@headlessui/react": "^1.7.18",
19
20
  "@radix-ui/react-alert-dialog": "^1.0.5",
20
21
  "@radix-ui/react-context-menu": "^2.1.5",
21
22
  "@radix-ui/react-dialog": "^1.0.5",
@@ -29,15 +30,16 @@
29
30
  "@radix-ui/react-toggle": "^1.0.3",
30
31
  "@radix-ui/react-toggle-group": "^1.0.4",
31
32
  "@radix-ui/react-tooltip": "^1.0.7",
32
- "@tscircuit/builder": "^1.5.29",
33
- "@tscircuit/pcb-viewer": "^1.2.14",
34
- "@tscircuit/schematic-viewer": "latest",
33
+ "@tscircuit/builder": "latest",
34
+ "@tscircuit/pcb-viewer": "^1.2.23",
35
+ "@tscircuit/schematic-viewer": "^1.1.22",
35
36
  "axios": "^1.6.7",
36
37
  "class-variance-authority": "^0.7.0",
37
38
  "clsx": "^2.1.0",
38
39
  "cmdk": "^1.0.0",
39
40
  "react": "^18.2.0",
40
41
  "react-dom": "^18.2.0",
42
+ "react-error-boundary": "^4.0.13",
41
43
  "react-hot-toast": "^2.4.1",
42
44
  "react-query": "^3.39.3",
43
45
  "tailwind-merge": "^2.2.1",