@tscircuit/pcb-viewer 1.11.314 → 1.11.315
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
|
@@ -13565,7 +13565,7 @@ import { css as css3 } from "@emotion/css";
|
|
|
13565
13565
|
// package.json
|
|
13566
13566
|
var package_default = {
|
|
13567
13567
|
name: "@tscircuit/pcb-viewer",
|
|
13568
|
-
version: "1.11.
|
|
13568
|
+
version: "1.11.314",
|
|
13569
13569
|
main: "dist/index.js",
|
|
13570
13570
|
type: "module",
|
|
13571
13571
|
repository: "tscircuit/pcb-viewer",
|
|
@@ -13618,8 +13618,8 @@ var package_default = {
|
|
|
13618
13618
|
"@tscircuit/alphabet": "^0.0.9",
|
|
13619
13619
|
"@tscircuit/math-utils": "^0.0.29",
|
|
13620
13620
|
"@vitejs/plugin-react": "^5.0.2",
|
|
13621
|
-
"circuit-json": "^0.0.
|
|
13622
|
-
"circuit-to-canvas": "^0.0.
|
|
13621
|
+
"circuit-json": "^0.0.356",
|
|
13622
|
+
"circuit-to-canvas": "^0.0.50",
|
|
13623
13623
|
"circuit-to-svg": "^0.0.271",
|
|
13624
13624
|
color: "^4.2.3",
|
|
13625
13625
|
"react-supergrid": "^1.0.10",
|