@hype-stack/cli 1.22.0 → 1.22.1

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.
@@ -50,7 +50,7 @@ function be(e, t, n) {
50
50
  }
51
51
  //#endregion
52
52
  //#region src/constants/constants.ts
53
- var xe = "1.22.0", Se = "BetterTyped/hype-stack", Ce = "main", we = `gh:${Se}`, Te = "HYPE_STACK_TEMPLATE_REF", Ee = "/cli/template-channel", De = "stack.json", Oe = "/schema/stack.json", ke = "https://api.hype-stack.dev", Ae = "HYPE_STACK_API_URL", je = "https://www.hype-stack.dev", Me = /^[a-z0-9](?:[a-z0-9._-]*[a-z0-9])?$/, Ne = [
53
+ var xe = "1.22.1", Se = "BetterTyped/hype-stack", Ce = "main", we = `gh:${Se}`, Te = "HYPE_STACK_TEMPLATE_REF", Ee = "/cli/template-channel", De = "stack.json", Oe = "/schema/stack.json", ke = "https://api.hype-stack.dev", Ae = "HYPE_STACK_API_URL", je = "https://www.hype-stack.dev", Me = /^[a-z0-9](?:[a-z0-9._-]*[a-z0-9])?$/, Ne = [
54
54
  {
55
55
  value: "cursor",
56
56
  label: "Cursor",
@@ -7429,7 +7429,7 @@ async function xp() {
7429
7429
  commit: null,
7430
7430
  source: "env"
7431
7431
  };
7432
- if (fp === "1.22.0") return {
7432
+ if (fp === "1.22.1") return {
7433
7433
  ref: Ce,
7434
7434
  commit: null,
7435
7435
  source: "dev"
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env node
2
- import { d as e, n as t, t as n, u as r } from "../cli-CqEij0CN.js";
2
+ import { d as e, n as t, t as n, u as r } from "../cli-BJEpX4Ma.js";
3
3
  import { z as i } from "zod";
4
4
  import * as a from "@sentry/node";
5
5
  //#region src/core/sentry.ts
package/dist/index.js CHANGED
@@ -1,2 +1,2 @@
1
- import { a as e, c as t, i as n, l as r, o as i, r as a, s as o, t as s } from "./cli-CqEij0CN.js";
1
+ import { a as e, c as t, i as n, l as r, o as i, r as a, s as o, t as s } from "./cli-BJEpX4Ma.js";
2
2
  export { i as composeCommand, r as createCommand, s as createProgram, e as deployCommand, o as ensureInit, t as initCommand, n as loginCommand, a as logoutCommand };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hype-stack/cli",
3
- "version": "1.22.0",
3
+ "version": "1.22.1",
4
4
  "description": "Scaffold a full-stack TypeScript app (React 19, Hono, Prisma, Kysely, Postgres) and compose features like auth, billing, and notifications into code you own. Deploys to Railway or Fly.io.",
5
5
  "keywords": [
6
6
  "cli",