@tscircuit/pcb-viewer 1.11.372 → 1.11.374
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 +4 -5
- package/dist/index.js.map +1 -1
- package/package.json +2 -3
package/dist/index.js
CHANGED
|
@@ -5230,9 +5230,9 @@ var require_is_buffer = __commonJS({
|
|
|
5230
5230
|
}
|
|
5231
5231
|
});
|
|
5232
5232
|
|
|
5233
|
-
// node_modules/kind-of/index.js
|
|
5233
|
+
// node_modules/condense-newlines/node_modules/kind-of/index.js
|
|
5234
5234
|
var require_kind_of = __commonJS({
|
|
5235
|
-
"node_modules/kind-of/index.js"(exports, module) {
|
|
5235
|
+
"node_modules/condense-newlines/node_modules/kind-of/index.js"(exports, module) {
|
|
5236
5236
|
var isBuffer = require_is_buffer();
|
|
5237
5237
|
var toString = Object.prototype.toString;
|
|
5238
5238
|
module.exports = function kindOf(val) {
|
|
@@ -14904,7 +14904,7 @@ import { css as css3 } from "@emotion/css";
|
|
|
14904
14904
|
// package.json
|
|
14905
14905
|
var package_default = {
|
|
14906
14906
|
name: "@tscircuit/pcb-viewer",
|
|
14907
|
-
version: "1.11.
|
|
14907
|
+
version: "1.11.373",
|
|
14908
14908
|
main: "dist/index.js",
|
|
14909
14909
|
type: "module",
|
|
14910
14910
|
repository: "tscircuit/pcb-viewer",
|
|
@@ -14958,8 +14958,7 @@ var package_default = {
|
|
|
14958
14958
|
"@tscircuit/math-utils": "^0.0.36",
|
|
14959
14959
|
"@vitejs/plugin-react": "^5.0.2",
|
|
14960
14960
|
"circuit-json": "^0.0.421",
|
|
14961
|
-
"circuit-to-canvas": "^0.0.
|
|
14962
|
-
"circuit-to-svg": "^0.0.354",
|
|
14961
|
+
"circuit-to-canvas": "^0.0.110",
|
|
14963
14962
|
color: "^4.2.3",
|
|
14964
14963
|
"react-supergrid": "^1.0.10",
|
|
14965
14964
|
"react-toastify": "^10.0.5",
|