@tscircuit/runframe 0.0.2022 → 0.0.2024
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.
|
@@ -2004,7 +2004,7 @@ var usePostHogActivity = (properties) => {
|
|
|
2004
2004
|
};
|
|
2005
2005
|
|
|
2006
2006
|
// package.json
|
|
2007
|
-
var version = "0.0.
|
|
2007
|
+
var version = "0.0.2023";
|
|
2008
2008
|
var package_default = {
|
|
2009
2009
|
name: "@tscircuit/runframe",
|
|
2010
2010
|
main: "dist/preview.js",
|
|
@@ -2053,7 +2053,7 @@ var package_default = {
|
|
|
2053
2053
|
"@radix-ui/react-tooltip": "^1.2.8",
|
|
2054
2054
|
"@react-hook/resize-observer": "^2.0.2",
|
|
2055
2055
|
"@resvg/resvg-wasm": "^2.6.2",
|
|
2056
|
-
"@tscircuit/3d-viewer": "^0.0.
|
|
2056
|
+
"@tscircuit/3d-viewer": "^0.0.565",
|
|
2057
2057
|
"@tscircuit/assembly-viewer": "^0.0.5",
|
|
2058
2058
|
"@tscircuit/create-snippet-url": "^0.0.9",
|
|
2059
2059
|
"@tscircuit/fake-snippets": "^0.0.163",
|
|
@@ -2120,7 +2120,7 @@ var package_default = {
|
|
|
2120
2120
|
yargs: "^17.7.2"
|
|
2121
2121
|
},
|
|
2122
2122
|
dependencies: {
|
|
2123
|
-
"@tscircuit/eval": "^0.0.
|
|
2123
|
+
"@tscircuit/eval": "^0.0.884",
|
|
2124
2124
|
"@tscircuit/solver-utils": "^0.0.7"
|
|
2125
2125
|
}
|
|
2126
2126
|
};
|
package/dist/preview.js
CHANGED
package/dist/runner.js
CHANGED