@tscircuit/core 0.0.568 → 0.0.569

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
@@ -10981,7 +10981,7 @@ import { identity as identity5 } from "transformation-matrix";
10981
10981
  var package_default = {
10982
10982
  name: "@tscircuit/core",
10983
10983
  type: "module",
10984
- version: "0.0.567",
10984
+ version: "0.0.568",
10985
10985
  types: "dist/index.d.ts",
10986
10986
  main: "dist/index.js",
10987
10987
  module: "dist/index.js",
@@ -11040,7 +11040,7 @@ var package_default = {
11040
11040
  "pkg-pr-new": "^0.0.37",
11041
11041
  react: "^19.1.0",
11042
11042
  "react-dom": "^19.1.0",
11043
- "schematic-symbols": "^0.0.165",
11043
+ "schematic-symbols": "^0.0.173",
11044
11044
  "ts-expect": "^1.3.0",
11045
11045
  tsup: "^8.2.4"
11046
11046
  },
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/core",
3
3
  "type": "module",
4
- "version": "0.0.568",
4
+ "version": "0.0.569",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -60,7 +60,7 @@
60
60
  "pkg-pr-new": "^0.0.37",
61
61
  "react": "^19.1.0",
62
62
  "react-dom": "^19.1.0",
63
- "schematic-symbols": "^0.0.165",
63
+ "schematic-symbols": "^0.0.173",
64
64
  "ts-expect": "^1.3.0",
65
65
  "tsup": "^8.2.4"
66
66
  },