@tscircuit/3d-viewer 0.0.337 → 0.0.339

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 +3 -3
  2. package/package.json +3 -3
package/dist/index.js CHANGED
@@ -25344,7 +25344,7 @@ import * as THREE9 from "three";
25344
25344
  // package.json
25345
25345
  var package_default = {
25346
25346
  name: "@tscircuit/3d-viewer",
25347
- version: "0.0.336",
25347
+ version: "0.0.338",
25348
25348
  main: "./dist/index.js",
25349
25349
  module: "./dist/index.js",
25350
25350
  type: "module",
@@ -25392,9 +25392,9 @@ var package_default = {
25392
25392
  "@jscad/modeling": "^2.12.5",
25393
25393
  "@storybook/blocks": "9.0.0-alpha.17",
25394
25394
  "@storybook/react-vite": "^9.1.2",
25395
- "@tscircuit/circuit-json-util": "^0.0.65",
25395
+ "@tscircuit/circuit-json-util": "^0.0.66",
25396
25396
  "@tscircuit/core": "^0.0.631",
25397
- "@tscircuit/props": "^0.0.286",
25397
+ "@tscircuit/props": "^0.0.287",
25398
25398
  "@types/jsdom": "^21.1.7",
25399
25399
  "@types/react": "19",
25400
25400
  "@types/react-dom": "19",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tscircuit/3d-viewer",
3
- "version": "0.0.337",
3
+ "version": "0.0.339",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./dist/index.js",
6
6
  "type": "module",
@@ -48,9 +48,9 @@
48
48
  "@jscad/modeling": "^2.12.5",
49
49
  "@storybook/blocks": "9.0.0-alpha.17",
50
50
  "@storybook/react-vite": "^9.1.2",
51
- "@tscircuit/circuit-json-util": "^0.0.65",
51
+ "@tscircuit/circuit-json-util": "^0.0.66",
52
52
  "@tscircuit/core": "^0.0.631",
53
- "@tscircuit/props": "^0.0.286",
53
+ "@tscircuit/props": "^0.0.287",
54
54
  "@types/jsdom": "^21.1.7",
55
55
  "@types/react": "19",
56
56
  "@types/react-dom": "19",