@tscircuit/3d-viewer 0.0.221 → 0.0.223

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 +5 -5
  2. package/package.json +5 -5
package/dist/index.js CHANGED
@@ -16982,7 +16982,7 @@ import { Canvas, useFrame as useFrame2 } from "@react-three/fiber";
16982
16982
  // package.json
16983
16983
  var package_default = {
16984
16984
  name: "@tscircuit/3d-viewer",
16985
- version: "0.0.220",
16985
+ version: "0.0.222",
16986
16986
  main: "./dist/index.js",
16987
16987
  module: "./dist/index.js",
16988
16988
  type: "module",
@@ -17013,8 +17013,8 @@ var package_default = {
17013
17013
  "@jscad/stl-serializer": "^2.1.20",
17014
17014
  "@react-three/drei": "^9.121.4",
17015
17015
  "@react-three/fiber": "^8.17.14",
17016
- "@tscircuit/core": "^0.0.398",
17017
- "@tscircuit/props": "^0.0.181",
17016
+ "@tscircuit/core": "^0.0.412",
17017
+ "@tscircuit/props": "^0.0.184",
17018
17018
  "@tscircuit/soup-util": "^0.0.41",
17019
17019
  "jscad-electronics": "^0.0.27",
17020
17020
  "jscad-fiber": "^0.0.79",
@@ -17046,8 +17046,8 @@ var package_default = {
17046
17046
  "@vitejs/plugin-react": "^4.3.4",
17047
17047
  "bun-match-svg": "^0.0.9",
17048
17048
  "bun-types": "^1.2.1",
17049
- "circuit-json": "^0.0.154",
17050
- "circuit-to-svg": "^0.0.91",
17049
+ "circuit-json": "^0.0.180",
17050
+ "circuit-to-svg": "^0.0.126",
17051
17051
  debug: "^4.4.0",
17052
17052
  jsdom: "^26.0.0",
17053
17053
  semver: "^7.7.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tscircuit/3d-viewer",
3
- "version": "0.0.221",
3
+ "version": "0.0.223",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./dist/index.js",
6
6
  "type": "module",
@@ -31,8 +31,8 @@
31
31
  "@jscad/stl-serializer": "^2.1.20",
32
32
  "@react-three/drei": "^9.121.4",
33
33
  "@react-three/fiber": "^8.17.14",
34
- "@tscircuit/core": "^0.0.398",
35
- "@tscircuit/props": "^0.0.181",
34
+ "@tscircuit/core": "^0.0.412",
35
+ "@tscircuit/props": "^0.0.184",
36
36
  "@tscircuit/soup-util": "^0.0.41",
37
37
  "jscad-electronics": "^0.0.27",
38
38
  "jscad-fiber": "^0.0.79",
@@ -64,8 +64,8 @@
64
64
  "@vitejs/plugin-react": "^4.3.4",
65
65
  "bun-match-svg": "^0.0.9",
66
66
  "bun-types": "^1.2.1",
67
- "circuit-json": "^0.0.154",
68
- "circuit-to-svg": "^0.0.91",
67
+ "circuit-json": "^0.0.180",
68
+ "circuit-to-svg": "^0.0.126",
69
69
  "debug": "^4.4.0",
70
70
  "jsdom": "^26.0.0",
71
71
  "semver": "^7.7.0",