@tscircuit/pcb-viewer 1.11.256 → 1.11.257
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
|
@@ -12442,7 +12442,7 @@ import { css as css3 } from "@emotion/css";
|
|
|
12442
12442
|
// package.json
|
|
12443
12443
|
var package_default = {
|
|
12444
12444
|
name: "@tscircuit/pcb-viewer",
|
|
12445
|
-
version: "1.11.
|
|
12445
|
+
version: "1.11.256",
|
|
12446
12446
|
main: "dist/index.js",
|
|
12447
12447
|
type: "module",
|
|
12448
12448
|
repository: "tscircuit/pcb-viewer",
|
|
@@ -12494,8 +12494,8 @@ var package_default = {
|
|
|
12494
12494
|
"@emotion/css": "^11.11.2",
|
|
12495
12495
|
"@tscircuit/alphabet": "^0.0.3",
|
|
12496
12496
|
"@vitejs/plugin-react": "^5.0.2",
|
|
12497
|
-
"circuit-json": "^0.0.
|
|
12498
|
-
"circuit-to-svg": "^0.0.
|
|
12497
|
+
"circuit-json": "^0.0.307",
|
|
12498
|
+
"circuit-to-svg": "^0.0.265",
|
|
12499
12499
|
color: "^4.2.3",
|
|
12500
12500
|
"react-supergrid": "^1.0.10",
|
|
12501
12501
|
"react-toastify": "^10.0.5",
|