@tscircuit/core 0.0.991 → 0.0.992

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 +2 -2
  2. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -21036,7 +21036,7 @@ import { identity as identity5 } from "transformation-matrix";
21036
21036
  var package_default = {
21037
21037
  name: "@tscircuit/core",
21038
21038
  type: "module",
21039
- version: "0.0.990",
21039
+ version: "0.0.991",
21040
21040
  types: "dist/index.d.ts",
21041
21041
  main: "dist/index.js",
21042
21042
  module: "dist/index.js",
@@ -21113,7 +21113,7 @@ var package_default = {
21113
21113
  poppygl: "^0.0.16",
21114
21114
  react: "^19.1.0",
21115
21115
  "react-dom": "^19.1.0",
21116
- "schematic-symbols": "^0.0.206",
21116
+ "schematic-symbols": "^0.0.208",
21117
21117
  spicey: "^0.0.14",
21118
21118
  "ts-expect": "^1.3.0",
21119
21119
  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.991",
4
+ "version": "0.0.992",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -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.206",
81
+ "schematic-symbols": "^0.0.208",
82
82
  "spicey": "^0.0.14",
83
83
  "ts-expect": "^1.3.0",
84
84
  "tsup": "^8.2.4",