@tscircuit/core 0.0.953 → 0.0.955

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.
Files changed (2) hide show
  1. package/dist/index.js +4 -4
  2. package/package.json +4 -4
package/dist/index.js CHANGED
@@ -20370,7 +20370,7 @@ import { identity as identity5 } from "transformation-matrix";
20370
20370
  var package_default = {
20371
20371
  name: "@tscircuit/core",
20372
20372
  type: "module",
20373
- version: "0.0.952",
20373
+ version: "0.0.954",
20374
20374
  types: "dist/index.d.ts",
20375
20375
  main: "dist/index.js",
20376
20376
  module: "dist/index.js",
@@ -20431,8 +20431,8 @@ var package_default = {
20431
20431
  "circuit-json-to-connectivity-map": "^0.0.23",
20432
20432
  "circuit-json-to-gltf": "^0.0.31",
20433
20433
  "circuit-json-to-simple-3d": "^0.0.9",
20434
- "circuit-json-to-spice": "^0.0.30",
20435
- "circuit-to-svg": "^0.0.296",
20434
+ "circuit-json-to-spice": "^0.0.33",
20435
+ "circuit-to-svg": "^0.0.307",
20436
20436
  concurrently: "^9.1.2",
20437
20437
  "connectivity-map": "^1.0.0",
20438
20438
  debug: "^4.3.6",
@@ -20447,7 +20447,7 @@ var package_default = {
20447
20447
  poppygl: "^0.0.16",
20448
20448
  react: "^19.1.0",
20449
20449
  "react-dom": "^19.1.0",
20450
- "schematic-symbols": "^0.0.205",
20450
+ "schematic-symbols": "^0.0.206",
20451
20451
  spicey: "^0.0.14",
20452
20452
  "ts-expect": "^1.3.0",
20453
20453
  tsup: "^8.2.4",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/core",
3
3
  "type": "module",
4
- "version": "0.0.953",
4
+ "version": "0.0.955",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -62,8 +62,8 @@
62
62
  "circuit-json-to-connectivity-map": "^0.0.23",
63
63
  "circuit-json-to-gltf": "^0.0.31",
64
64
  "circuit-json-to-simple-3d": "^0.0.9",
65
- "circuit-json-to-spice": "^0.0.30",
66
- "circuit-to-svg": "^0.0.296",
65
+ "circuit-json-to-spice": "^0.0.33",
66
+ "circuit-to-svg": "^0.0.307",
67
67
  "concurrently": "^9.1.2",
68
68
  "connectivity-map": "^1.0.0",
69
69
  "debug": "^4.3.6",
@@ -78,7 +78,7 @@
78
78
  "poppygl": "^0.0.16",
79
79
  "react": "^19.1.0",
80
80
  "react-dom": "^19.1.0",
81
- "schematic-symbols": "^0.0.205",
81
+ "schematic-symbols": "^0.0.206",
82
82
  "spicey": "^0.0.14",
83
83
  "ts-expect": "^1.3.0",
84
84
  "tsup": "^8.2.4",