easyeda 0.0.269 → 0.0.270

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/main.cjs CHANGED
@@ -997,7 +997,7 @@ var import_promises = __toESM(require("fs/promises"), 1);
997
997
  var package_default = {
998
998
  name: "easyeda",
999
999
  type: "module",
1000
- version: "0.0.268",
1000
+ version: "0.0.269",
1001
1001
  files: [
1002
1002
  "dist"
1003
1003
  ],
@@ -1015,10 +1015,10 @@ var package_default = {
1015
1015
  "@tscircuit/mm": "^0.0.9",
1016
1016
  "@types/bun": "latest",
1017
1017
  "bun-match-svg": "^0.0.13",
1018
- "circuit-json-to-gltf": "^0.0.93",
1018
+ "circuit-json-to-gltf": "^0.0.102",
1019
1019
  "circuit-to-svg": "^0.0.340",
1020
1020
  "looks-same": "^9.0.1",
1021
- poppygl: "^0.0.19",
1021
+ poppygl: "^0.0.24",
1022
1022
  "transformation-matrix": "^2.16.1",
1023
1023
  tscircuit: "^0.0.1599",
1024
1024
  tsup: "^8.5.0"