@tscircuit/3d-viewer 0.0.382 → 0.0.384

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
@@ -26002,7 +26002,7 @@ import * as THREE11 from "three";
26002
26002
  // package.json
26003
26003
  var package_default = {
26004
26004
  name: "@tscircuit/3d-viewer",
26005
- version: "0.0.381",
26005
+ version: "0.0.383",
26006
26006
  main: "./dist/index.js",
26007
26007
  module: "./dist/index.js",
26008
26008
  type: "module",
@@ -26049,8 +26049,8 @@ var package_default = {
26049
26049
  "@storybook/blocks": "9.0.0-alpha.17",
26050
26050
  "@storybook/react-vite": "^9.1.5",
26051
26051
  "@tscircuit/circuit-json-util": "^0.0.67",
26052
- "@tscircuit/core": "^0.0.717",
26053
- "@tscircuit/props": "^0.0.316",
26052
+ "@tscircuit/core": "^0.0.720",
26053
+ "@tscircuit/props": "^0.0.319",
26054
26054
  "@types/jsdom": "^21.1.7",
26055
26055
  "@types/react": "19",
26056
26056
  "@types/react-dom": "19",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tscircuit/3d-viewer",
3
- "version": "0.0.382",
3
+ "version": "0.0.384",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./dist/index.js",
6
6
  "type": "module",
@@ -47,8 +47,8 @@
47
47
  "@storybook/blocks": "9.0.0-alpha.17",
48
48
  "@storybook/react-vite": "^9.1.5",
49
49
  "@tscircuit/circuit-json-util": "^0.0.67",
50
- "@tscircuit/core": "^0.0.717",
51
- "@tscircuit/props": "^0.0.316",
50
+ "@tscircuit/core": "^0.0.720",
51
+ "@tscircuit/props": "^0.0.319",
52
52
  "@types/jsdom": "^21.1.7",
53
53
  "@types/react": "19",
54
54
  "@types/react-dom": "19",