sandbox 2.5.11 → 2.5.12
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.
|
@@ -3004,6 +3004,7 @@ const runtime = import_cjs$23.option({
|
|
|
3004
3004
|
...import_cjs$23.oneOf([
|
|
3005
3005
|
"node22",
|
|
3006
3006
|
"node24",
|
|
3007
|
+
"node26",
|
|
3007
3008
|
"python3.13"
|
|
3008
3009
|
]),
|
|
3009
3010
|
displayName: "runtime"
|
|
@@ -7220,7 +7221,7 @@ const scope = {
|
|
|
7220
7221
|
|
|
7221
7222
|
//#endregion
|
|
7222
7223
|
//#region package.json
|
|
7223
|
-
var version = "2.5.
|
|
7224
|
+
var version = "2.5.12";
|
|
7224
7225
|
|
|
7225
7226
|
//#endregion
|
|
7226
7227
|
//#region src/error.ts
|
|
@@ -14487,4 +14488,4 @@ const app = (opts) => (0, import_cjs.subcommands)({
|
|
|
14487
14488
|
|
|
14488
14489
|
//#endregion
|
|
14489
14490
|
export { source_exports as a, init_source as i, StyledError as n, require_cjs as r, app as t };
|
|
14490
|
-
//# sourceMappingURL=app-
|
|
14491
|
+
//# sourceMappingURL=app-BoBvAhOw.mjs.map
|