@tscircuit/runframe 0.0.2465 → 0.0.2467
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.
|
@@ -2183,7 +2183,7 @@ var usePostHogActivity = (properties) => {
|
|
|
2183
2183
|
};
|
|
2184
2184
|
|
|
2185
2185
|
// package.json
|
|
2186
|
-
var version = "0.0.
|
|
2186
|
+
var version = "0.0.2466";
|
|
2187
2187
|
var package_default = {
|
|
2188
2188
|
name: "@tscircuit/runframe",
|
|
2189
2189
|
main: "dist/preview.js",
|
|
@@ -2232,7 +2232,7 @@ var package_default = {
|
|
|
2232
2232
|
"@radix-ui/react-tooltip": "^1.2.8",
|
|
2233
2233
|
"@react-hook/resize-observer": "^2.0.2",
|
|
2234
2234
|
"@resvg/resvg-wasm": "^2.6.2",
|
|
2235
|
-
"@tscircuit/3d-viewer": "^0.0.
|
|
2235
|
+
"@tscircuit/3d-viewer": "^0.0.593",
|
|
2236
2236
|
"@tscircuit/assembly-viewer": "^0.0.6",
|
|
2237
2237
|
"@tscircuit/create-snippet-url": "^0.0.9",
|
|
2238
2238
|
"@tscircuit/fake-snippets": "^0.0.163",
|
|
@@ -2300,7 +2300,7 @@ var package_default = {
|
|
|
2300
2300
|
yargs: "^17.7.2"
|
|
2301
2301
|
},
|
|
2302
2302
|
dependencies: {
|
|
2303
|
-
"@tscircuit/eval": "^0.0.
|
|
2303
|
+
"@tscircuit/eval": "^0.0.1201",
|
|
2304
2304
|
"@tscircuit/solver-utils": "^0.0.7",
|
|
2305
2305
|
debug: "^4.4.0"
|
|
2306
2306
|
}
|
package/dist/preview.js
CHANGED
package/dist/runner.js
CHANGED