@tscircuit/runframe 0.0.2449 → 0.0.2450
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.
|
@@ -2250,11 +2250,11 @@ var package_default = {
|
|
|
2250
2250
|
autoprefixer: "^10.4.20",
|
|
2251
2251
|
"chokidar-cli": "^3.0.0",
|
|
2252
2252
|
"circuit-json": "^0.0.465",
|
|
2253
|
-
"circuit-json-to-bom-csv": "^0.0.
|
|
2253
|
+
"circuit-json-to-bom-csv": "^0.0.15",
|
|
2254
2254
|
"circuit-json-to-gerber": "^0.0.94",
|
|
2255
2255
|
"circuit-json-to-kicad": "^0.0.173",
|
|
2256
2256
|
"circuit-json-to-lbrn": "^0.0.74",
|
|
2257
|
-
"circuit-json-to-pnp-csv": "^0.0.
|
|
2257
|
+
"circuit-json-to-pnp-csv": "^0.0.10",
|
|
2258
2258
|
"circuit-json-to-step": "^0.0.36",
|
|
2259
2259
|
"circuit-to-svg": "^0.0.393",
|
|
2260
2260
|
"class-variance-authority": "^0.7.1",
|
package/dist/preview.js
CHANGED
package/dist/runner.js
CHANGED
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@tscircuit/runframe",
|
|
3
3
|
"main": "dist/preview.js",
|
|
4
4
|
"type": "module",
|
|
5
|
-
"version": "0.0.
|
|
5
|
+
"version": "0.0.2450",
|
|
6
6
|
"exports": {
|
|
7
7
|
".": "./dist/preview.js",
|
|
8
8
|
"./preview": "./dist/preview.js",
|
|
@@ -64,11 +64,11 @@
|
|
|
64
64
|
"autoprefixer": "^10.4.20",
|
|
65
65
|
"chokidar-cli": "^3.0.0",
|
|
66
66
|
"circuit-json": "^0.0.465",
|
|
67
|
-
"circuit-json-to-bom-csv": "^0.0.
|
|
67
|
+
"circuit-json-to-bom-csv": "^0.0.15",
|
|
68
68
|
"circuit-json-to-gerber": "^0.0.94",
|
|
69
69
|
"circuit-json-to-kicad": "^0.0.173",
|
|
70
70
|
"circuit-json-to-lbrn": "^0.0.74",
|
|
71
|
-
"circuit-json-to-pnp-csv": "^0.0.
|
|
71
|
+
"circuit-json-to-pnp-csv": "^0.0.10",
|
|
72
72
|
"circuit-json-to-step": "^0.0.36",
|
|
73
73
|
"circuit-to-svg": "^0.0.393",
|
|
74
74
|
"class-variance-authority": "^0.7.1",
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"yargs": "^17.7.2"
|
|
115
115
|
},
|
|
116
116
|
"dependencies": {
|
|
117
|
-
"@tscircuit/eval": "^0.0.
|
|
117
|
+
"@tscircuit/eval": "^0.0.1186",
|
|
118
118
|
"@tscircuit/solver-utils": "^0.0.7",
|
|
119
119
|
"debug": "^4.4.0"
|
|
120
120
|
}
|