@tscircuit/core 0.0.666 → 0.0.667

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
@@ -13848,7 +13848,7 @@ import { identity as identity5 } from "transformation-matrix";
13848
13848
  var package_default = {
13849
13849
  name: "@tscircuit/core",
13850
13850
  type: "module",
13851
- version: "0.0.665",
13851
+ version: "0.0.666",
13852
13852
  types: "dist/index.d.ts",
13853
13853
  main: "dist/index.js",
13854
13854
  module: "dist/index.js",
@@ -13913,7 +13913,7 @@ var package_default = {
13913
13913
  howfat: "^0.3.8",
13914
13914
  "live-server": "^1.2.2",
13915
13915
  "looks-same": "^9.0.1",
13916
- minicssgrid: "^0.0.8",
13916
+ minicssgrid: "^0.0.9",
13917
13917
  "pkg-pr-new": "^0.0.37",
13918
13918
  react: "^19.1.0",
13919
13919
  "react-dom": "^19.1.0",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/core",
3
3
  "type": "module",
4
- "version": "0.0.666",
4
+ "version": "0.0.667",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -66,7 +66,7 @@
66
66
  "howfat": "^0.3.8",
67
67
  "live-server": "^1.2.2",
68
68
  "looks-same": "^9.0.1",
69
- "minicssgrid": "^0.0.8",
69
+ "minicssgrid": "^0.0.9",
70
70
  "pkg-pr-new": "^0.0.37",
71
71
  "react": "^19.1.0",
72
72
  "react-dom": "^19.1.0",