@tscircuit/core 0.0.808 → 0.0.809
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 +5 -4
- package/package.json +5 -4
package/dist/index.js
CHANGED
|
@@ -17211,7 +17211,7 @@ import { identity as identity6 } from "transformation-matrix";
|
|
|
17211
17211
|
var package_default = {
|
|
17212
17212
|
name: "@tscircuit/core",
|
|
17213
17213
|
type: "module",
|
|
17214
|
-
version: "0.0.
|
|
17214
|
+
version: "0.0.808",
|
|
17215
17215
|
types: "dist/index.d.ts",
|
|
17216
17216
|
main: "dist/index.js",
|
|
17217
17217
|
module: "dist/index.js",
|
|
@@ -17240,6 +17240,7 @@ var package_default = {
|
|
|
17240
17240
|
},
|
|
17241
17241
|
devDependencies: {
|
|
17242
17242
|
"@biomejs/biome": "^1.8.3",
|
|
17243
|
+
"@resvg/resvg-js": "^2.6.2",
|
|
17243
17244
|
"@tscircuit/capacity-autorouter": "^0.0.132",
|
|
17244
17245
|
"@tscircuit/checks": "^0.0.85",
|
|
17245
17246
|
"@tscircuit/circuit-json-util": "^0.0.72",
|
|
@@ -17267,10 +17268,10 @@ var package_default = {
|
|
|
17267
17268
|
"circuit-json": "^0.0.288",
|
|
17268
17269
|
"circuit-json-to-bpc": "^0.0.13",
|
|
17269
17270
|
"circuit-json-to-connectivity-map": "^0.0.22",
|
|
17270
|
-
"circuit-json-to-gltf": "^0.0.
|
|
17271
|
+
"circuit-json-to-gltf": "^0.0.27",
|
|
17271
17272
|
"circuit-json-to-simple-3d": "^0.0.9",
|
|
17272
|
-
"circuit-to-svg": "^0.0.250",
|
|
17273
17273
|
"circuit-json-to-spice": "^0.0.15",
|
|
17274
|
+
"circuit-to-svg": "^0.0.250",
|
|
17274
17275
|
concurrently: "^9.1.2",
|
|
17275
17276
|
"connectivity-map": "^1.0.0",
|
|
17276
17277
|
debug: "^4.3.6",
|
|
@@ -17281,7 +17282,7 @@ var package_default = {
|
|
|
17281
17282
|
"looks-same": "^9.0.1",
|
|
17282
17283
|
minicssgrid: "^0.0.9",
|
|
17283
17284
|
"pkg-pr-new": "^0.0.37",
|
|
17284
|
-
poppygl: "^0.0.
|
|
17285
|
+
poppygl: "^0.0.16",
|
|
17285
17286
|
react: "^19.1.0",
|
|
17286
17287
|
"react-dom": "^19.1.0",
|
|
17287
17288
|
"schematic-symbols": "^0.0.202",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tscircuit/core",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.809",
|
|
5
5
|
"types": "dist/index.d.ts",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"module": "dist/index.js",
|
|
@@ -30,6 +30,7 @@
|
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
32
|
"@biomejs/biome": "^1.8.3",
|
|
33
|
+
"@resvg/resvg-js": "^2.6.2",
|
|
33
34
|
"@tscircuit/capacity-autorouter": "^0.0.132",
|
|
34
35
|
"@tscircuit/checks": "^0.0.85",
|
|
35
36
|
"@tscircuit/circuit-json-util": "^0.0.72",
|
|
@@ -57,10 +58,10 @@
|
|
|
57
58
|
"circuit-json": "^0.0.288",
|
|
58
59
|
"circuit-json-to-bpc": "^0.0.13",
|
|
59
60
|
"circuit-json-to-connectivity-map": "^0.0.22",
|
|
60
|
-
"circuit-json-to-gltf": "^0.0.
|
|
61
|
+
"circuit-json-to-gltf": "^0.0.27",
|
|
61
62
|
"circuit-json-to-simple-3d": "^0.0.9",
|
|
62
|
-
"circuit-to-svg": "^0.0.250",
|
|
63
63
|
"circuit-json-to-spice": "^0.0.15",
|
|
64
|
+
"circuit-to-svg": "^0.0.250",
|
|
64
65
|
"concurrently": "^9.1.2",
|
|
65
66
|
"connectivity-map": "^1.0.0",
|
|
66
67
|
"debug": "^4.3.6",
|
|
@@ -71,7 +72,7 @@
|
|
|
71
72
|
"looks-same": "^9.0.1",
|
|
72
73
|
"minicssgrid": "^0.0.9",
|
|
73
74
|
"pkg-pr-new": "^0.0.37",
|
|
74
|
-
"poppygl": "^0.0.
|
|
75
|
+
"poppygl": "^0.0.16",
|
|
75
76
|
"react": "^19.1.0",
|
|
76
77
|
"react-dom": "^19.1.0",
|
|
77
78
|
"schematic-symbols": "^0.0.202",
|