@tscircuit/cli 0.0.141 → 0.0.142
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.
|
@@ -2793,9 +2793,9 @@
|
|
|
2793
2793
|
}
|
|
2794
2794
|
},
|
|
2795
2795
|
"node_modules/@tscircuit/pcb-viewer": {
|
|
2796
|
-
"version": "1.4.
|
|
2797
|
-
"resolved": "https://registry.npmjs.org/@tscircuit/pcb-viewer/-/pcb-viewer-1.4.
|
|
2798
|
-
"integrity": "sha512-
|
|
2796
|
+
"version": "1.4.2",
|
|
2797
|
+
"resolved": "https://registry.npmjs.org/@tscircuit/pcb-viewer/-/pcb-viewer-1.4.2.tgz",
|
|
2798
|
+
"integrity": "sha512-l9qngoyXaci9tZyexFIR70yRydeaK2A+NG/LHx63VtxvehRTd7XxN88LAC6EzX5XhDMiKrixfqigXmdx4ECGxg==",
|
|
2799
2799
|
"license": "MIT",
|
|
2800
2800
|
"dependencies": {
|
|
2801
2801
|
"@emotion/css": "^11.11.2",
|
|
@@ -2814,6 +2814,7 @@
|
|
|
2814
2814
|
"version": "4.2.3",
|
|
2815
2815
|
"resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz",
|
|
2816
2816
|
"integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==",
|
|
2817
|
+
"license": "MIT",
|
|
2817
2818
|
"dependencies": {
|
|
2818
2819
|
"color-convert": "^2.0.1",
|
|
2819
2820
|
"color-string": "^1.9.0"
|