@tscircuit/core 0.0.557 → 0.0.558

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 +6 -6
  2. package/package.json +6 -6
package/dist/index.js CHANGED
@@ -10787,7 +10787,7 @@ import { identity as identity5 } from "transformation-matrix";
10787
10787
  var package_default = {
10788
10788
  name: "@tscircuit/core",
10789
10789
  type: "module",
10790
- version: "0.0.556",
10790
+ version: "0.0.557",
10791
10791
  types: "dist/index.d.ts",
10792
10792
  main: "dist/index.js",
10793
10793
  module: "dist/index.js",
@@ -10825,8 +10825,8 @@ var package_default = {
10825
10825
  "@tscircuit/simple-3d-svg": "^0.0.6",
10826
10826
  "@types/bun": "^1.2.16",
10827
10827
  "@types/debug": "^4.1.12",
10828
- "@types/react": "^19.0.1",
10829
- "@types/react-dom": "^19.0.2",
10828
+ "@types/react": "^19.1.8",
10829
+ "@types/react-dom": "^19.1.6",
10830
10830
  "@types/react-reconciler": "^0.28.9",
10831
10831
  "bpc-graph": "^0.0.57",
10832
10832
  "bun-match-svg": "0.0.12",
@@ -10844,8 +10844,8 @@ var package_default = {
10844
10844
  "live-server": "^1.2.2",
10845
10845
  "looks-same": "^9.0.1",
10846
10846
  "pkg-pr-new": "^0.0.37",
10847
- react: "^19.0.0",
10848
- "react-dom": "^19.0.0",
10847
+ react: "^19.1.0",
10848
+ "react-dom": "^19.1.0",
10849
10849
  "schematic-symbols": "^0.0.165",
10850
10850
  "ts-expect": "^1.3.0",
10851
10851
  tsup: "^8.2.4"
@@ -10874,7 +10874,7 @@ var package_default = {
10874
10874
  "format-si-unit": "^0.0.3",
10875
10875
  nanoid: "^5.0.7",
10876
10876
  "performance-now": "^2.1.0",
10877
- "react-reconciler": "^0.31.0",
10877
+ "react-reconciler": "^0.32.0",
10878
10878
  "react-reconciler-18": "npm:react-reconciler@0.29.2",
10879
10879
  "transformation-matrix": "^2.16.1",
10880
10880
  zod: "^3.25.67"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/core",
3
3
  "type": "module",
4
- "version": "0.0.557",
4
+ "version": "0.0.558",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -39,8 +39,8 @@
39
39
  "@tscircuit/simple-3d-svg": "^0.0.6",
40
40
  "@types/bun": "^1.2.16",
41
41
  "@types/debug": "^4.1.12",
42
- "@types/react": "^19.0.1",
43
- "@types/react-dom": "^19.0.2",
42
+ "@types/react": "^19.1.8",
43
+ "@types/react-dom": "^19.1.6",
44
44
  "@types/react-reconciler": "^0.28.9",
45
45
  "bpc-graph": "^0.0.57",
46
46
  "bun-match-svg": "0.0.12",
@@ -58,8 +58,8 @@
58
58
  "live-server": "^1.2.2",
59
59
  "looks-same": "^9.0.1",
60
60
  "pkg-pr-new": "^0.0.37",
61
- "react": "^19.0.0",
62
- "react-dom": "^19.0.0",
61
+ "react": "^19.1.0",
62
+ "react-dom": "^19.1.0",
63
63
  "schematic-symbols": "^0.0.165",
64
64
  "ts-expect": "^1.3.0",
65
65
  "tsup": "^8.2.4"
@@ -88,7 +88,7 @@
88
88
  "format-si-unit": "^0.0.3",
89
89
  "nanoid": "^5.0.7",
90
90
  "performance-now": "^2.1.0",
91
- "react-reconciler": "^0.31.0",
91
+ "react-reconciler": "^0.32.0",
92
92
  "react-reconciler-18": "npm:react-reconciler@0.29.2",
93
93
  "transformation-matrix": "^2.16.1",
94
94
  "zod": "^3.25.67"