@tscircuit/pcb-viewer 1.11.147 → 1.11.149
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.
- package/dist/index.js +3 -3
- package/dist/index.js.map +1 -1
- package/package.json +3 -3
package/dist/index.js
CHANGED
|
@@ -9711,7 +9711,7 @@ import { css as css3 } from "@emotion/css";
|
|
|
9711
9711
|
// package.json
|
|
9712
9712
|
var package_default = {
|
|
9713
9713
|
name: "@tscircuit/pcb-viewer",
|
|
9714
|
-
version: "1.11.
|
|
9714
|
+
version: "1.11.148",
|
|
9715
9715
|
main: "dist/index.js",
|
|
9716
9716
|
type: "module",
|
|
9717
9717
|
repository: "tscircuit/pcb-viewer",
|
|
@@ -9738,7 +9738,7 @@ var package_default = {
|
|
|
9738
9738
|
"@storybook/react": "^8.0.6",
|
|
9739
9739
|
"@swc/core": "^1.4.12",
|
|
9740
9740
|
"@tscircuit/eagle-xml-converter": "^1.0.0",
|
|
9741
|
-
"@tscircuit/props": "^0.0.
|
|
9741
|
+
"@tscircuit/props": "^0.0.186",
|
|
9742
9742
|
"@tscircuit/soup-util": "^0.0.41",
|
|
9743
9743
|
"@types/color": "^3.0.6",
|
|
9744
9744
|
"@types/node": "18.7.23",
|
|
@@ -9761,7 +9761,7 @@ var package_default = {
|
|
|
9761
9761
|
},
|
|
9762
9762
|
dependencies: {
|
|
9763
9763
|
"@emotion/css": "^11.11.2",
|
|
9764
|
-
"@tscircuit/core": "^0.0.
|
|
9764
|
+
"@tscircuit/core": "^0.0.417",
|
|
9765
9765
|
"@tscircuit/math-utils": "^0.0.18",
|
|
9766
9766
|
"circuit-json-to-connectivity-map": "^0.0.22",
|
|
9767
9767
|
color: "^4.2.3",
|