@hype-stack/cli 1.16.0 → 1.16.2

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.
@@ -23,7 +23,7 @@ import { McpServer as me } from "@modelcontextprotocol/sdk/server/mcp.js";
23
23
  import { StdioServerTransport as he } from "@modelcontextprotocol/sdk/server/stdio.js";
24
24
  import { Writable as ge } from "node:stream";
25
25
  //#region src/constants/constants.ts
26
- var _e = "1.16.0", ve = "BetterTyped/hype-stack", ye = "main", be = `gh:${ve}`, xe = "HYPE_STACK_TEMPLATE_REF", Se = "/cli/template-channel", Ce = "stack.json", we = "/schema/stack.json", Te = "https://api.hype-stack.dev", Ee = "HYPE_STACK_API_URL", De = "https://www.hype-stack.dev", Oe = /^[a-z0-9](?:[a-z0-9._-]*[a-z0-9])?$/, ke = [
26
+ var _e = "1.16.2", ve = "BetterTyped/hype-stack", ye = "main", be = `gh:${ve}`, xe = "HYPE_STACK_TEMPLATE_REF", Se = "/cli/template-channel", Ce = "stack.json", we = "/schema/stack.json", Te = "https://api.hype-stack.dev", Ee = "HYPE_STACK_API_URL", De = "https://www.hype-stack.dev", Oe = /^[a-z0-9](?:[a-z0-9._-]*[a-z0-9])?$/, ke = [
27
27
  {
28
28
  value: "cursor",
29
29
  label: "Cursor",
@@ -6254,7 +6254,7 @@ async function wd() {
6254
6254
  commit: null,
6255
6255
  source: "env"
6256
6256
  };
6257
- if (hd === "1.16.0") return {
6257
+ if (hd === "1.16.2") return {
6258
6258
  ref: ye,
6259
6259
  commit: null,
6260
6260
  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-DEzibk4e.js";
2
+ import { d as e, n as t, t as n, u as r } from "../cli-C7sK8f_g.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-DEzibk4e.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-C7sK8f_g.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.16.0",
3
+ "version": "1.16.2",
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",