@batijs/cli 0.0.332 → 0.0.334

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.
Files changed (86) hide show
  1. package/dist/boilerplates/@batijs/auth0/files/$.env.js +5 -5
  2. package/dist/boilerplates/@batijs/auth0/files/$README.md.js +3 -3
  3. package/dist/boilerplates/@batijs/authjs/files/$package.json.js +3 -3
  4. package/dist/boilerplates/@batijs/aws/files/$README.md.js +3 -3
  5. package/dist/boilerplates/@batijs/aws/files/$package.json.js +3 -3
  6. package/dist/boilerplates/@batijs/aws/files/$tsconfig.json.js +3 -3
  7. package/dist/boilerplates/@batijs/biome/files/$package.json.js +3 -3
  8. package/dist/boilerplates/@batijs/cloudflare/files/$package.json.js +5 -5
  9. package/dist/boilerplates/@batijs/cloudflare/files/$tsconfig.json.js +3 -3
  10. package/dist/boilerplates/@batijs/cloudflare/files/$vite.config.ts.js +5 -5
  11. package/dist/boilerplates/@batijs/compiled/files/$package.json.js +3 -3
  12. package/dist/boilerplates/@batijs/compiled/files/$vite.config.ts.js +5 -5
  13. package/dist/boilerplates/@batijs/d1/files/$README.md.js +3 -3
  14. package/dist/boilerplates/@batijs/d1/files/$package.json.js +5 -5
  15. package/dist/boilerplates/@batijs/d1/files/$tsconfig.json.js +3 -3
  16. package/dist/boilerplates/@batijs/d1/files/$wrangler.toml.js +1 -1
  17. package/dist/boilerplates/@batijs/d1-sqlite/files/$package.json.js +4 -4
  18. package/dist/boilerplates/@batijs/drizzle/files/$.env.js +3 -3
  19. package/dist/boilerplates/@batijs/drizzle/files/$README.md.js +3 -3
  20. package/dist/boilerplates/@batijs/drizzle/files/$package.json.js +5 -5
  21. package/dist/boilerplates/@batijs/edgedb/files/$README.md.js +3 -3
  22. package/dist/boilerplates/@batijs/edgedb/files/$package.json.js +4 -4
  23. package/dist/boilerplates/@batijs/eslint/files/$package.json.js +4 -4
  24. package/dist/boilerplates/@batijs/express/files/$package.json.js +4 -4
  25. package/dist/boilerplates/@batijs/fastify/files/$package.json.js +5 -5
  26. package/dist/boilerplates/@batijs/firebase-auth/files/$.env.js +3 -3
  27. package/dist/boilerplates/@batijs/firebase-auth/files/$README.md.js +3 -3
  28. package/dist/boilerplates/@batijs/firebase-auth/files/$package.json.js +3 -3
  29. package/dist/boilerplates/@batijs/google-analytics/files/$.env.js +3 -3
  30. package/dist/boilerplates/@batijs/h3/files/$package.json.js +4 -4
  31. package/dist/boilerplates/@batijs/hattip/files/$package.json.js +5 -5
  32. package/dist/boilerplates/@batijs/hono/files/$package.json.js +7 -7
  33. package/dist/boilerplates/@batijs/hono/files/$vite.config.ts.js +5 -5
  34. package/dist/boilerplates/@batijs/lucia-auth/files/$.env.js +4 -4
  35. package/dist/boilerplates/@batijs/lucia-auth/files/$README.md.js +3 -3
  36. package/dist/boilerplates/@batijs/lucia-auth/files/$package.json.js +6 -6
  37. package/dist/boilerplates/@batijs/mantine/files/$README.md.js +3 -3
  38. package/dist/boilerplates/@batijs/mantine/files/$package.json.js +3 -3
  39. package/dist/boilerplates/@batijs/panda-css/files/$package.json.js +4 -4
  40. package/dist/boilerplates/@batijs/panda-css/files/layouts/panda.css +1 -1
  41. package/dist/boilerplates/@batijs/prettier/files/$package.json.js +3 -3
  42. package/dist/boilerplates/@batijs/prisma/files/$.env.js +3 -3
  43. package/dist/boilerplates/@batijs/prisma/files/$README.md.js +3 -3
  44. package/dist/boilerplates/@batijs/prisma/files/$package.json.js +5 -5
  45. package/dist/boilerplates/@batijs/react/files/$README.md.js +3 -3
  46. package/dist/boilerplates/@batijs/react/files/$package.json.js +5 -5
  47. package/dist/boilerplates/@batijs/react/files/$tsconfig.json.js +3 -3
  48. package/dist/boilerplates/@batijs/react/files/$vite.config.ts.js +5 -5
  49. package/dist/boilerplates/@batijs/react-sentry/files/$package.json.js +4 -4
  50. package/dist/boilerplates/@batijs/sentry/files/$.env.js +4 -4
  51. package/dist/boilerplates/@batijs/sentry/files/$README.md.js +3 -3
  52. package/dist/boilerplates/@batijs/sentry/files/$package.json.js +4 -4
  53. package/dist/boilerplates/@batijs/sentry/files/$vite.config.ts.js +7 -7
  54. package/dist/boilerplates/@batijs/sentry/files/pages/$+client.ts.js +9 -9
  55. package/dist/boilerplates/@batijs/shadcn-ui/files/$README.md.js +3 -3
  56. package/dist/boilerplates/@batijs/shadcn-ui/files/$package.json.js +3 -3
  57. package/dist/boilerplates/@batijs/shadcn-ui/files/$tsconfig.json.js +3 -3
  58. package/dist/boilerplates/@batijs/shadcn-ui/files/$vite.config.ts.js +5 -5
  59. package/dist/boilerplates/@batijs/shared/files/$README.md.js +9 -9
  60. package/dist/boilerplates/@batijs/shared-server/files/$package.json.js +4 -4
  61. package/dist/boilerplates/@batijs/solid/files/$README.md.js +3 -3
  62. package/dist/boilerplates/@batijs/solid/files/$package.json.js +5 -5
  63. package/dist/boilerplates/@batijs/solid/files/$tsconfig.json.js +3 -3
  64. package/dist/boilerplates/@batijs/solid/files/$vite.config.ts.js +5 -5
  65. package/dist/boilerplates/@batijs/solid-sentry/files/$package.json.js +4 -4
  66. package/dist/boilerplates/@batijs/sqlite/files/$.env.js +3 -3
  67. package/dist/boilerplates/@batijs/sqlite/files/$README.md.js +3 -3
  68. package/dist/boilerplates/@batijs/sqlite/files/$package.json.js +3 -3
  69. package/dist/boilerplates/@batijs/tailwindcss/files/$package.json.js +6 -6
  70. package/dist/boilerplates/@batijs/tailwindcss/files/$vite.config.ts.js +5 -5
  71. package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +5 -5
  72. package/dist/boilerplates/@batijs/telefunc/files/$vite.config.ts.js +5 -5
  73. package/dist/boilerplates/@batijs/trpc/files/$package.json.js +4 -4
  74. package/dist/boilerplates/@batijs/trpc/types/trpc/client.d.ts +8 -8
  75. package/dist/boilerplates/@batijs/ts-rest/files/$package.json.js +4 -4
  76. package/dist/boilerplates/@batijs/vercel/files/$package.json.js +3 -3
  77. package/dist/boilerplates/@batijs/vercel/files/$tsconfig.json.js +3 -3
  78. package/dist/boilerplates/@batijs/vercel/files/$vite.config.ts.js +5 -5
  79. package/dist/boilerplates/@batijs/vue/files/$README.md.js +3 -3
  80. package/dist/boilerplates/@batijs/vue/files/$package.json.js +6 -6
  81. package/dist/boilerplates/@batijs/vue/files/$tsconfig.json.js +3 -3
  82. package/dist/boilerplates/@batijs/vue/files/$vite.config.ts.js +6 -6
  83. package/dist/boilerplates/@batijs/vue-sentry/files/$package.json.js +4 -4
  84. package/dist/{chunk-HZC77I75.js → chunk-FBQNLYZP.js} +72938 -72824
  85. package/dist/index.js +17 -17
  86. package/package.json +5 -5
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- IHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ qHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/shadcn-ui/dist/files/$package.json.js
@@ -97,7 +97,7 @@ var require_package = __commonJS({
97
97
  }
98
98
  });
99
99
  async function getPackageJson(props) {
100
- const packageJson = await IHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
100
+ const packageJson = await qHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
101
101
  return packageJson.setScript("shadcn", {
102
102
  value: "npx shadcn@latest",
103
103
  precedence: 1,
@@ -1,12 +1,12 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- NHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ UHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/shadcn-ui/dist/files/$tsconfig.json.js
8
8
  async function getTsConfig(props) {
9
- const tsConfig = await NHs(props);
9
+ const tsConfig = await UHs(props);
10
10
  tsConfig.compilerOptions.paths = {
11
11
  ...tsConfig.compilerOptions?.paths ?? {},
12
12
  "@/*": ["./*"]
@@ -1,20 +1,20 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- OHs,
4
- YXr
5
- } from "../../../../chunk-HZC77I75.js";
3
+ HXr,
4
+ VHs
5
+ } from "../../../../chunk-FBQNLYZP.js";
6
6
  import "../../../../chunk-LU7IBQI7.js";
7
7
 
8
8
  // ../../boilerplates/shadcn-ui/dist/files/$vite.config.ts.js
9
9
  async function getViteConfig(props) {
10
- const mod = await OHs(props);
10
+ const mod = await VHs(props);
11
11
  const replacement = `new URL("./", import.meta.url).pathname`;
12
12
  addResolveAlias(mod, "@", replacement);
13
13
  return mod.generate().code.replace(`"{{PLACEHOLDER_ALIAS}}"`, replacement);
14
14
  }
15
15
  function addResolveAlias(mod, find, replacement) {
16
16
  const alias = mod.exports.default.$args[0]?.resolve?.alias ?? {};
17
- const warnMsg = `${YXr("WARN")}: new resolve.alias: \`"${find}":${replacement}\` replaced existing in vite.config.ts.`;
17
+ const warnMsg = `${HXr("WARN")}: new resolve.alias: \`"${find}":${replacement}\` replaced existing in vite.config.ts.`;
18
18
  if (alias?.length === void 0) {
19
19
  if (alias[find]) {
20
20
  console.warn(warnMsg);
@@ -1,21 +1,21 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- Pqs,
4
- iXs,
5
- kHs,
6
- nXs
7
- } from "../../../../chunk-HZC77I75.js";
3
+ BHs,
4
+ _Xs,
5
+ fXs,
6
+ jqs
7
+ } from "../../../../chunk-FBQNLYZP.js";
8
8
  import "../../../../chunk-LU7IBQI7.js";
9
9
 
10
10
  // ../../boilerplates/shared/dist/files/$README.md.js
11
11
  async function getReadme(props) {
12
- const content = await kHs(props);
12
+ const content = await BHs(props);
13
13
  const flags = Array.from(props.meta.BATI).filter((f) => f !== "force").map((f) => `--${f}`).join(" ");
14
- const v = iXs();
15
- const intro = `Generated with [Bati](https://batijs.dev) ${`(${Pqs.link("https://www.npmjs.com/package/create-bati/v/" + v.version, "version " + v.semver.at(-1))})`} using this command:
14
+ const v = _Xs();
15
+ const intro = `Generated with [Bati](https://batijs.dev) ${`(${jqs.link("https://www.npmjs.com/package/create-bati/v/" + v.version, "version " + v.semver.at(-1))})`} using this command:
16
16
 
17
17
  \`\`\`sh
18
- ${nXs()} ${flags}
18
+ ${fXs()} ${flags}
19
19
  \`\`\`
20
20
  `;
21
21
  content.addMarkdown(intro, {
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- IHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ qHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/shared-server/dist/files/$package.json.js
@@ -48,7 +48,7 @@ var require_package = __commonJS({
48
48
  license: "MIT",
49
49
  devDependencies: {
50
50
  "@batijs/compile": "workspace:*",
51
- "@cloudflare/workers-types": "^4.20250124.3",
51
+ "@cloudflare/workers-types": "^4.20250129.0",
52
52
  "@types/node": "^18.19.74",
53
53
  "@universal-middleware/core": "^0.4.0",
54
54
  vike: "^0.4.220",
@@ -92,7 +92,7 @@ var require_package = __commonJS({
92
92
  }
93
93
  });
94
94
  async function getPackageJson(props) {
95
- const packageJson = await IHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
95
+ const packageJson = await qHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
96
96
  return packageJson.addDependencies(["@universal-middleware/core"]);
97
97
  }
98
98
  export {
@@ -1,12 +1,12 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- kHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ BHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/solid/dist/files/$README.md.js
8
8
  async function getReadme(props) {
9
- const content = await kHs(props);
9
+ const content = await BHs(props);
10
10
  const about = `
11
11
 
12
12
  This app is ready to start. It's powered by [Vike](https://vike.dev) and [SolidJS](https://www.solidjs.com/guides/getting-started).
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- IHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ qHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/solid/dist/files/$package.json.js
@@ -48,10 +48,10 @@ var require_package = __commonJS({
48
48
  license: "MIT",
49
49
  devDependencies: {
50
50
  "@batijs/compile": "workspace:*",
51
- "@pandacss/dev": "^0.51.1",
51
+ "@pandacss/dev": "^0.52.0",
52
52
  "@types/node": "^18.19.74",
53
53
  "solid-js": "^1.9.4",
54
- tailwindcss: "^4.0.0",
54
+ tailwindcss: "^4.0.3",
55
55
  typescript: "^5.7.3",
56
56
  vike: "^0.4.220",
57
57
  "vike-solid": "^0.7.8",
@@ -175,7 +175,7 @@ var require_package = __commonJS({
175
175
  }
176
176
  });
177
177
  async function getPackageJson(props) {
178
- const packageJson = await IHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
178
+ const packageJson = await qHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
179
179
  return packageJson.addDevDependencies(["vite"]).addDependencies(["solid-js", "vike-solid", "vike"]);
180
180
  }
181
181
  export {
@@ -1,12 +1,12 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- NHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ UHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/solid/dist/files/$tsconfig.json.js
8
8
  async function getTsConfig(props) {
9
- const tsConfig = await NHs(props);
9
+ const tsConfig = await UHs(props);
10
10
  tsConfig.compilerOptions.jsx = "preserve";
11
11
  tsConfig.compilerOptions.jsxImportSource = "solid-js";
12
12
  tsConfig.compilerOptions.types = [...tsConfig.compilerOptions.types ?? [], "vike-solid/client"];
@@ -1,14 +1,14 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- OHs,
4
- hbs
5
- } from "../../../../chunk-HZC77I75.js";
3
+ VHs,
4
+ xbs
5
+ } from "../../../../chunk-FBQNLYZP.js";
6
6
  import "../../../../chunk-LU7IBQI7.js";
7
7
 
8
8
  // ../../boilerplates/solid/dist/files/$vite.config.ts.js
9
9
  async function getViteConfig(props) {
10
- const mod = await OHs(props);
11
- hbs(mod, {
10
+ const mod = await VHs(props);
11
+ xbs(mod, {
12
12
  from: "vike-solid/vite",
13
13
  constructor: "vikeSolid"
14
14
  });
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- IHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ qHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/solid-sentry/dist/files/$package.json.js
@@ -47,7 +47,7 @@ var require_package = __commonJS({
47
47
  license: "MIT",
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
- "@sentry/solid": "^8.51.0",
50
+ "@sentry/solid": "^8.53.0",
51
51
  "@types/node": "^18.19.74",
52
52
  "solid-js": "^1.9.4",
53
53
  "vike-solid": "^0.7.8",
@@ -91,7 +91,7 @@ var require_package = __commonJS({
91
91
  }
92
92
  });
93
93
  async function getPackageJson(props) {
94
- const packageJson = await IHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
94
+ const packageJson = await qHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
95
95
  return packageJson.addDependencies(["@sentry/solid"]);
96
96
  }
97
97
  export {
@@ -1,14 +1,14 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- YHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ ZHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/sqlite/dist/files/$.env.js
8
8
  async function getEnv(props) {
9
9
  if (props.meta.BATI.hasD1) return;
10
10
  const envContent = await props.readfile?.();
11
- return YHs(envContent, "DATABASE_URL", "sqlite.db", "Path to the sqlite database");
11
+ return ZHs(envContent, "DATABASE_URL", "sqlite.db", "Path to the sqlite database");
12
12
  }
13
13
  export {
14
14
  getEnv as default
@@ -1,12 +1,12 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- kHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ BHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/sqlite/dist/files/$README.md.js
8
8
  async function getReadme(props) {
9
- const content = await kHs(props);
9
+ const content = await BHs(props);
10
10
  const todo = `
11
11
  ## *Sqlite*
12
12
 
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- IHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ qHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/sqlite/dist/files/$package.json.js
@@ -119,7 +119,7 @@ var require_package = __commonJS({
119
119
  }
120
120
  });
121
121
  async function getPackageJson(props) {
122
- const packageJson = await IHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
122
+ const packageJson = await qHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
123
123
  return packageJson.setScript("sqlite:migrate", {
124
124
  value: "tsx ./database/sqlite/schema/all.ts",
125
125
  precedence: 1
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- IHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ qHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/tailwindcss/dist/files/$package.json.js
@@ -47,11 +47,11 @@ var require_package = __commonJS({
47
47
  license: "MIT",
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
- "@tailwindcss/vite": "^4.0.0",
50
+ "@tailwindcss/vite": "^4.0.3",
51
51
  "@types/node": "^18.19.74",
52
52
  autoprefixer: "^10.4.20",
53
- daisyui: "^5.0.0-beta.2",
54
- tailwindcss: "^4.0.0",
53
+ daisyui: "^5.0.0-beta.6",
54
+ tailwindcss: "^4.0.3",
55
55
  vike: "^0.4.220",
56
56
  vite: "^6.0.11"
57
57
  },
@@ -74,7 +74,7 @@ async function getPackageJson(props) {
74
74
  if (props.meta.BATI.has("shadcn-ui")) {
75
75
  pkgjson.devDependencies.tailwindcss = "^3.4.17";
76
76
  }
77
- const packageJson = await IHs(props, pkgjson);
77
+ const packageJson = await qHs(props, pkgjson);
78
78
  return packageJson.addDevDependencies(["tailwindcss"]).addDevDependencies(["@tailwindcss/vite"], !props.meta.BATI.has("shadcn-ui")).addDevDependencies(["daisyui"], props.meta.BATI.has("daisyui"));
79
79
  }
80
80
  export {
@@ -1,8 +1,8 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- OHs,
4
- hbs
5
- } from "../../../../chunk-HZC77I75.js";
3
+ VHs,
4
+ xbs
5
+ } from "../../../../chunk-FBQNLYZP.js";
6
6
  import "../../../../chunk-LU7IBQI7.js";
7
7
 
8
8
  // ../../boilerplates/tailwindcss/dist/files/$vite.config.ts.js
@@ -10,8 +10,8 @@ async function getViteConfig(props) {
10
10
  if (props.meta.BATI.has("shadcn-ui")) {
11
11
  return;
12
12
  }
13
- const mod = await OHs(props);
14
- hbs(mod, {
13
+ const mod = await VHs(props);
14
+ xbs(mod, {
15
15
  from: "@tailwindcss/vite",
16
16
  constructor: "tailwindcss"
17
17
  });
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- IHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ qHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/telefunc/dist/files/$package.json.js
@@ -47,10 +47,10 @@ var require_package = __commonJS({
47
47
  license: "MIT",
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
- "@cloudflare/workers-types": "^4.20250124.3",
50
+ "@cloudflare/workers-types": "^4.20250129.0",
51
51
  "@types/node": "^18.19.74",
52
52
  "@universal-middleware/core": "^0.4.0",
53
- telefunc: "^0.1.83",
53
+ telefunc: "^0.1.85",
54
54
  vike: "^0.4.220",
55
55
  vite: "^6.0.11"
56
56
  },
@@ -87,7 +87,7 @@ var require_package = __commonJS({
87
87
  }
88
88
  });
89
89
  async function getPackageJson(props) {
90
- const packageJson = await IHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
90
+ const packageJson = await qHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
91
91
  return packageJson.addDependencies(["telefunc", "@universal-middleware/core"]);
92
92
  }
93
93
  export {
@@ -1,14 +1,14 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- OHs,
4
- hbs
5
- } from "../../../../chunk-HZC77I75.js";
3
+ VHs,
4
+ xbs
5
+ } from "../../../../chunk-FBQNLYZP.js";
6
6
  import "../../../../chunk-LU7IBQI7.js";
7
7
 
8
8
  // ../../boilerplates/telefunc/dist/files/$vite.config.ts.js
9
9
  async function getViteConfig(props) {
10
- const mod = await OHs(props);
11
- hbs(mod, {
10
+ const mod = await VHs(props);
11
+ xbs(mod, {
12
12
  from: "telefunc/vite",
13
13
  constructor: "telefunc",
14
14
  imported: "telefunc"
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- IHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ qHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/trpc/dist/files/$package.json.js
@@ -47,7 +47,7 @@ var require_package = __commonJS({
47
47
  license: "MIT",
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
- "@cloudflare/workers-types": "^4.20250124.3",
50
+ "@cloudflare/workers-types": "^4.20250129.0",
51
51
  "@trpc/client": "^10.45.2",
52
52
  "@trpc/server": "^10.45.2",
53
53
  "@types/node": "^18.19.74",
@@ -93,7 +93,7 @@ var require_package = __commonJS({
93
93
  }
94
94
  });
95
95
  async function getPackageJson(props) {
96
- const packageJson = await IHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
96
+ const packageJson = await qHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
97
97
  return packageJson.addDependencies(["@trpc/server", "@trpc/client"]);
98
98
  }
99
99
  export {
@@ -5,9 +5,9 @@ export declare const trpc: {
5
5
  ctx: object & {
6
6
  db: ReturnType<any>;
7
7
  } & {
8
- db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbSqlite>;
8
+ db: ReturnType<any>;
9
9
  } & {
10
- db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbD1>;
10
+ db: ReturnType<any>;
11
11
  } & {
12
12
  db: import("@cloudflare/workers-types").D1Database;
13
13
  };
@@ -18,9 +18,9 @@ export declare const trpc: {
18
18
  _ctx_out: object & {
19
19
  db: ReturnType<any>;
20
20
  } & {
21
- db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbSqlite>;
21
+ db: ReturnType<any>;
22
22
  } & {
23
- db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbD1>;
23
+ db: ReturnType<any>;
24
24
  } & {
25
25
  db: import("@cloudflare/workers-types").D1Database;
26
26
  };
@@ -39,9 +39,9 @@ export declare const trpc: {
39
39
  ctx: object & {
40
40
  db: ReturnType<any>;
41
41
  } & {
42
- db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbSqlite>;
42
+ db: ReturnType<any>;
43
43
  } & {
44
- db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbD1>;
44
+ db: ReturnType<any>;
45
45
  } & {
46
46
  db: import("@cloudflare/workers-types").D1Database;
47
47
  };
@@ -53,9 +53,9 @@ export declare const trpc: {
53
53
  _ctx_out: object & {
54
54
  db: ReturnType<any>;
55
55
  } & {
56
- db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbSqlite>;
56
+ db: ReturnType<any>;
57
57
  } & {
58
- db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbD1>;
58
+ db: ReturnType<any>;
59
59
  } & {
60
60
  db: import("@cloudflare/workers-types").D1Database;
61
61
  };
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- IHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ qHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/ts-rest/dist/files/$package.json.js
@@ -47,7 +47,7 @@ var require_package = __commonJS({
47
47
  license: "MIT",
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
- "@cloudflare/workers-types": "^4.20250124.3",
50
+ "@cloudflare/workers-types": "^4.20250129.0",
51
51
  "@ts-rest/core": "^3.51.0",
52
52
  "@ts-rest/serverless": "^3.51.0",
53
53
  "@types/node": "^18.19.74",
@@ -93,7 +93,7 @@ var require_package = __commonJS({
93
93
  }
94
94
  });
95
95
  async function getPackageJson(props) {
96
- const packageJson = await IHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
96
+ const packageJson = await qHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
97
97
  return packageJson.addDevDependencies(["zod"]).addDependencies(["@ts-rest/core", "@ts-rest/serverless", "@universal-middleware/core"]);
98
98
  }
99
99
  export {
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- IHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ qHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/vercel/dist/files/$package.json.js
@@ -68,7 +68,7 @@ var require_package = __commonJS({
68
68
  }
69
69
  });
70
70
  async function getPackageJson(props) {
71
- const packageJson = await IHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
71
+ const packageJson = await qHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
72
72
  return packageJson.addDependencies(["vite-plugin-vercel", "@vite-plugin-vercel/vike"]);
73
73
  }
74
74
  export {
@@ -1,12 +1,12 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- NHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ UHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/vercel/dist/files/$tsconfig.json.js
8
8
  async function getTsConfig(props) {
9
- const tsConfig = await NHs(props);
9
+ const tsConfig = await UHs(props);
10
10
  tsConfig.compilerOptions.types = [...tsConfig.compilerOptions.types ?? [], "vite-plugin-vercel/types"];
11
11
  return tsConfig;
12
12
  }
@@ -1,17 +1,17 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- OHs,
4
- hbs
5
- } from "../../../../chunk-HZC77I75.js";
3
+ VHs,
4
+ xbs
5
+ } from "../../../../chunk-FBQNLYZP.js";
6
6
  import "../../../../chunk-LU7IBQI7.js";
7
7
 
8
8
  // ../../boilerplates/vercel/dist/files/$vite.config.ts.js
9
9
  async function getViteConfig(props) {
10
- const mod = await OHs(props);
10
+ const mod = await VHs(props);
11
11
  const options = props.meta.BATI.has("express") || props.meta.BATI.has("fastify") ? {
12
12
  source: "/.*"
13
13
  } : void 0;
14
- hbs(mod, {
14
+ xbs(mod, {
15
15
  from: "vite-plugin-vercel",
16
16
  constructor: "vercel",
17
17
  options
@@ -1,12 +1,12 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- kHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ BHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/vue/dist/files/$README.md.js
8
8
  async function getReadme(props) {
9
- const content = await kHs(props);
9
+ const content = await BHs(props);
10
10
  const about = `
11
11
 
12
12
  This app is ready to start. It's powered by [Vike](https://vike.dev) and [Vue](https://vuejs.org/guide/quick-start.html).
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- IHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ qHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/vue/dist/files/$package.json.js
@@ -48,14 +48,14 @@ var require_package = __commonJS({
48
48
  license: "MIT",
49
49
  devDependencies: {
50
50
  "@batijs/compile": "workspace:*",
51
- "@pandacss/dev": "^0.51.1",
51
+ "@pandacss/dev": "^0.52.0",
52
52
  "@types/node": "^18.19.74",
53
53
  "@vitejs/plugin-vue": "^5.2.1",
54
54
  "@vue/compiler-sfc": "^3.5.13",
55
55
  "@vue/server-renderer": "^3.5.13",
56
- tailwindcss: "^4.0.0",
56
+ tailwindcss: "^4.0.3",
57
57
  typescript: "^5.7.3",
58
- "unplugin-vue-markdown": "^28.1.0",
58
+ "unplugin-vue-markdown": "^28.3.0",
59
59
  vike: "^0.4.220",
60
60
  "vike-vue": "^0.8.6",
61
61
  vite: "^6.0.11",
@@ -125,7 +125,7 @@ var require_package = __commonJS({
125
125
  }
126
126
  });
127
127
  async function getPackageJson(props) {
128
- const packageJson = await IHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
128
+ const packageJson = await qHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
129
129
  return packageJson.addDevDependencies(["vite"]).addDependencies([
130
130
  "@vitejs/plugin-vue",
131
131
  "@vue/compiler-sfc",
@@ -1,12 +1,12 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- NHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ UHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/vue/dist/files/$tsconfig.json.js
8
8
  async function getTsConfig(props) {
9
- const tsConfig = await NHs(props);
9
+ const tsConfig = await UHs(props);
10
10
  tsConfig.compilerOptions.jsx = "preserve";
11
11
  tsConfig.compilerOptions.jsxImportSource = "vue";
12
12
  return tsConfig;