@batijs/cli 0.0.441 → 0.0.442

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 (87) 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 +4 -4
  4. package/dist/boilerplates/@batijs/aws/files/$README.md.js +3 -3
  5. package/dist/boilerplates/@batijs/aws/files/$package.json.js +4 -4
  6. package/dist/boilerplates/@batijs/aws/files/$tsconfig.json.js +3 -3
  7. package/dist/boilerplates/@batijs/biome/files/$package.json.js +4 -4
  8. package/dist/boilerplates/@batijs/cloudflare/files/$package.json.js +4 -4
  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 +4 -4
  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 +4 -4
  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 +4 -4
  21. package/dist/boilerplates/@batijs/eslint/files/$package.json.js +4 -4
  22. package/dist/boilerplates/@batijs/express/files/$package.json.js +6 -6
  23. package/dist/boilerplates/@batijs/express/files/express-entry.ts +3 -3
  24. package/dist/boilerplates/@batijs/fastify/files/$package.json.js +5 -5
  25. package/dist/boilerplates/@batijs/firebase-auth/files/$.env.js +3 -3
  26. package/dist/boilerplates/@batijs/firebase-auth/files/$README.md.js +3 -3
  27. package/dist/boilerplates/@batijs/firebase-auth/files/$package.json.js +4 -4
  28. package/dist/boilerplates/@batijs/google-analytics/files/$.env.js +3 -3
  29. package/dist/boilerplates/@batijs/h3/files/$package.json.js +5 -5
  30. package/dist/boilerplates/@batijs/hattip/files/$package.json.js +4 -4
  31. package/dist/boilerplates/@batijs/hono/files/$package.json.js +4 -4
  32. package/dist/boilerplates/@batijs/hono/files/$vite.config.ts.js +5 -5
  33. package/dist/boilerplates/@batijs/lucia-auth/files/$.env.js +4 -4
  34. package/dist/boilerplates/@batijs/lucia-auth/files/$README.md.js +3 -3
  35. package/dist/boilerplates/@batijs/lucia-auth/files/$package.json.js +4 -4
  36. package/dist/boilerplates/@batijs/mantine/files/$README.md.js +3 -3
  37. package/dist/boilerplates/@batijs/mantine/files/$package.json.js +4 -4
  38. package/dist/boilerplates/@batijs/panda-css/files/$package.json.js +4 -4
  39. package/dist/boilerplates/@batijs/pnpm/files/$pnpm-workspace.yaml.js +3 -3
  40. package/dist/boilerplates/@batijs/prettier/files/$package.json.js +4 -4
  41. package/dist/boilerplates/@batijs/prettier/files/.prettierrc +3 -0
  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 +4 -4
  45. package/dist/boilerplates/@batijs/react/files/$README.md.js +3 -3
  46. package/dist/boilerplates/@batijs/react/files/$package.json.js +4 -4
  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 +7 -7
  55. package/dist/boilerplates/@batijs/shadcn-ui/files/$README.md.js +3 -3
  56. package/dist/boilerplates/@batijs/shadcn-ui/files/$package.json.js +4 -4
  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 +4 -4
  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 +4 -4
  69. package/dist/boilerplates/@batijs/tailwindcss/files/$package.json.js +4 -4
  70. package/dist/boilerplates/@batijs/tailwindcss/files/$vite.config.ts.js +5 -5
  71. package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +4 -4
  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 +3 -3
  75. package/dist/boilerplates/@batijs/ts-rest/files/$package.json.js +4 -4
  76. package/dist/boilerplates/@batijs/vercel/files/$package.json.js +4 -4
  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/vercel/files/pages/$+config.ts.js +3 -3
  80. package/dist/boilerplates/@batijs/vue/files/$README.md.js +3 -3
  81. package/dist/boilerplates/@batijs/vue/files/$package.json.js +4 -4
  82. package/dist/boilerplates/@batijs/vue/files/$tsconfig.json.js +3 -3
  83. package/dist/boilerplates/@batijs/vue/files/$vite.config.ts.js +6 -6
  84. package/dist/boilerplates/@batijs/vue-sentry/files/$package.json.js +4 -4
  85. package/dist/{chunk-65MFG7YD.js → chunk-J5R5JWWZ.js} +21854 -21853
  86. package/dist/index.js +48 -48
  87. package/package.json +6 -6
@@ -3,17 +3,17 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- $ea,
7
- JZr,
8
- iEs
9
- } from "../../../../chunk-65MFG7YD.js";
6
+ $Zr,
7
+ Gea,
8
+ sEs
9
+ } from "../../../../chunk-J5R5JWWZ.js";
10
10
  import "../../../../chunk-V7W2TXCE.js";
11
11
  import "../../../../chunk-DHZ7AZKP.js";
12
12
 
13
13
  // ../../boilerplates/sentry/dist/files/$vite.config.ts.js
14
14
  async function getViteConfig(props) {
15
- const mod = await $ea(props);
16
- iEs(mod, {
15
+ const mod = await Gea(props);
16
+ sEs(mod, {
17
17
  from: "@sentry/vite-plugin",
18
18
  constructor: "sentryVitePlugin",
19
19
  imported: "sentryVitePlugin",
@@ -21,7 +21,7 @@ async function getViteConfig(props) {
21
21
  sourcemaps: { disable: false }
22
22
  }
23
23
  });
24
- JZr(mod.exports.default.$args[0], { build: { sourcemap: true } });
24
+ $Zr(mod.exports.default.$args[0], { build: { sourcemap: true } });
25
25
  return mod.generate().code;
26
26
  }
27
27
  export {
@@ -3,11 +3,11 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- $ea,
6
+ Gea,
7
+ SRe,
7
8
  bz,
8
- tae,
9
- vRe
10
- } from "../../../../../chunk-65MFG7YD.js";
9
+ rae
10
+ } from "../../../../../chunk-J5R5JWWZ.js";
11
11
  import "../../../../../chunk-V7W2TXCE.js";
12
12
  import "../../../../../chunk-DHZ7AZKP.js";
13
13
 
@@ -15,16 +15,16 @@ import "../../../../../chunk-DHZ7AZKP.js";
15
15
  async function getViteConfig(props) {
16
16
  let mod;
17
17
  try {
18
- mod = await $ea(props);
18
+ mod = await Gea(props);
19
19
  } catch {
20
- mod = vRe("");
20
+ mod = SRe("");
21
21
  }
22
22
  if (!props.meta.BATI.has("vue")) {
23
23
  mod.imports.$prepend({
24
24
  from: "../sentry.browser.config",
25
25
  imported: "sentryBrowserConfig"
26
26
  });
27
- const e = tae.functionCall("sentryBrowserConfig");
27
+ const e = rae.functionCall("sentryBrowserConfig");
28
28
  const c = bz(e).code;
29
29
  mod.$ast.body.splice(mod.$ast.body.length - 1, 0, c);
30
30
  }
@@ -3,14 +3,14 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- Yea
7
- } from "../../../../chunk-65MFG7YD.js";
6
+ Wea
7
+ } from "../../../../chunk-J5R5JWWZ.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/shadcn-ui/dist/files/$README.md.js
12
12
  async function getReadme(props) {
13
- const content = await Yea(props);
13
+ const content = await Wea(props);
14
14
  const about = `
15
15
 
16
16
  ## shadcn/ui
@@ -3,8 +3,8 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- Jea
7
- } from "../../../../chunk-65MFG7YD.js";
6
+ $ea
7
+ } from "../../../../chunk-J5R5JWWZ.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -52,7 +52,7 @@ var require_package = __commonJS({
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
54
  "@radix-ui/react-icons": "^1.3.2",
55
- "@types/node": "^18.19.103",
55
+ "@types/node": "^18.19.110",
56
56
  autoprefixer: "^10.4.21",
57
57
  "class-variance-authority": "^0.7.1",
58
58
  clsx: "^2.1.1",
@@ -88,7 +88,7 @@ var require_package = __commonJS({
88
88
  }
89
89
  });
90
90
  async function getPackageJson(props) {
91
- const packageJson = await Jea(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
91
+ const packageJson = await $ea(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
92
92
  return packageJson.setScript("shadcn", {
93
93
  value: "npx shadcn@latest",
94
94
  precedence: 1,
@@ -3,14 +3,14 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- Wea
7
- } from "../../../../chunk-65MFG7YD.js";
6
+ Jea
7
+ } from "../../../../chunk-J5R5JWWZ.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/shadcn-ui/dist/files/$tsconfig.json.js
12
12
  async function getTsConfig(props) {
13
- const tsConfig = await Wea(props);
13
+ const tsConfig = await Jea(props);
14
14
  tsConfig.compilerOptions.paths = {
15
15
  ...tsConfig.compilerOptions?.paths ?? {},
16
16
  "@/*": ["./*"]
@@ -3,22 +3,22 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- $ea,
7
- VZr
8
- } from "../../../../chunk-65MFG7YD.js";
6
+ Gea,
7
+ zZr
8
+ } from "../../../../chunk-J5R5JWWZ.js";
9
9
  import "../../../../chunk-V7W2TXCE.js";
10
10
  import "../../../../chunk-DHZ7AZKP.js";
11
11
 
12
12
  // ../../boilerplates/shadcn-ui/dist/files/$vite.config.ts.js
13
13
  async function getViteConfig(props) {
14
- const mod = await $ea(props);
14
+ const mod = await Gea(props);
15
15
  const replacement = `new URL("./", import.meta.url).pathname`;
16
16
  addResolveAlias(mod, "@", replacement);
17
17
  return mod.generate().code.replace(`"{{PLACEHOLDER_ALIAS}}"`, replacement);
18
18
  }
19
19
  function addResolveAlias(mod, find, replacement) {
20
20
  const alias = mod.exports.default.$args[0]?.resolve?.alias ?? {};
21
- const warnMsg = `${VZr("WARN")}: new resolve.alias: \`"${find}":${replacement}\` replaced existing in vite.config.ts.`;
21
+ const warnMsg = `${zZr("WARN")}: new resolve.alias: \`"${find}":${replacement}\` replaced existing in vite.config.ts.`;
22
22
  if (alias?.length === void 0) {
23
23
  if (alias[find]) {
24
24
  console.warn(warnMsg);
@@ -3,23 +3,23 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- Yea,
7
- bta,
8
- yta,
9
- zWs
10
- } from "../../../../chunk-65MFG7YD.js";
6
+ Tta,
7
+ Wea,
8
+ YWs,
9
+ bta
10
+ } from "../../../../chunk-J5R5JWWZ.js";
11
11
  import "../../../../chunk-V7W2TXCE.js";
12
12
  import "../../../../chunk-DHZ7AZKP.js";
13
13
 
14
14
  // ../../boilerplates/shared/dist/files/$README.md.js
15
15
  async function getReadme(props) {
16
- const content = await Yea(props);
16
+ const content = await Wea(props);
17
17
  const flags = Array.from(props.meta.BATI).filter((f) => f !== "force").map((f) => `--${f}`).join(" ");
18
- const v = bta();
19
- const intro = `Generated with [vike.dev/new](https://vike.dev/new) ${`(${zWs.link("https://www.npmjs.com/package/create-vike/v/" + v.version, "version " + v.semver.at(-1))})`} using this command:
18
+ const v = Tta();
19
+ const intro = `Generated with [vike.dev/new](https://vike.dev/new) ${`(${YWs.link("https://www.npmjs.com/package/create-vike/v/" + v.version, "version " + v.semver.at(-1))})`} using this command:
20
20
 
21
21
  \`\`\`sh
22
- ${yta()} ${flags}
22
+ ${bta()} ${flags}
23
23
  \`\`\`
24
24
  `;
25
25
  content.addMarkdown(intro, {
@@ -3,8 +3,8 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- Jea
7
- } from "../../../../chunk-65MFG7YD.js";
6
+ $ea
7
+ } from "../../../../chunk-J5R5JWWZ.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -53,7 +53,7 @@ var require_package = __commonJS({
53
53
  devDependencies: {
54
54
  "@batijs/compile": "workspace:*",
55
55
  "@cloudflare/workers-types": "^4.20250601.0",
56
- "@types/node": "^18.19.103",
56
+ "@types/node": "^18.19.110",
57
57
  "@universal-middleware/core": "^0.4.7",
58
58
  vike: "^0.4.231",
59
59
  vite: "^6.3.5"
@@ -96,7 +96,7 @@ var require_package = __commonJS({
96
96
  }
97
97
  });
98
98
  async function getPackageJson(props) {
99
- const packageJson = await Jea(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
99
+ const packageJson = await $ea(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
100
100
  return packageJson.addDependencies(["@universal-middleware/core"]);
101
101
  }
102
102
  export {
@@ -3,14 +3,14 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- Yea
7
- } from "../../../../chunk-65MFG7YD.js";
6
+ Wea
7
+ } from "../../../../chunk-J5R5JWWZ.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/solid/dist/files/$README.md.js
12
12
  async function getReadme(props) {
13
- const content = await Yea(props);
13
+ const content = await Wea(props);
14
14
  const about = `
15
15
 
16
16
  This app is ready to start. It's powered by [Vike](https://vike.dev) and [SolidJS](https://www.solidjs.com/guides/getting-started).
@@ -3,8 +3,8 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- Jea
7
- } from "../../../../chunk-65MFG7YD.js";
6
+ $ea
7
+ } from "../../../../chunk-J5R5JWWZ.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -53,7 +53,7 @@ var require_package = __commonJS({
53
53
  devDependencies: {
54
54
  "@batijs/compile": "workspace:*",
55
55
  "@pandacss/dev": "^0.53.7",
56
- "@types/node": "^18.19.103",
56
+ "@types/node": "^18.19.110",
57
57
  "solid-js": "^1.9.7",
58
58
  tailwindcss: "^4.1.8",
59
59
  typescript: "^5.8.3",
@@ -179,7 +179,7 @@ var require_package = __commonJS({
179
179
  }
180
180
  });
181
181
  async function getPackageJson(props) {
182
- const packageJson = await Jea(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
182
+ const packageJson = await $ea(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
183
183
  return packageJson.addDevDependencies(["vite"]).addDependencies(["solid-js", "vike-solid", "vike"]);
184
184
  }
185
185
  export {
@@ -3,14 +3,14 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- Wea
7
- } from "../../../../chunk-65MFG7YD.js";
6
+ Jea
7
+ } from "../../../../chunk-J5R5JWWZ.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/solid/dist/files/$tsconfig.json.js
12
12
  async function getTsConfig(props) {
13
- const tsConfig = await Wea(props);
13
+ const tsConfig = await Jea(props);
14
14
  tsConfig.compilerOptions.jsx = "react-jsx";
15
15
  tsConfig.compilerOptions.jsxImportSource = "solid-js";
16
16
  tsConfig.compilerOptions.types = [...tsConfig.compilerOptions.types ?? [], "vike-solid/client"];
@@ -3,16 +3,16 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- $ea,
7
- iEs
8
- } from "../../../../chunk-65MFG7YD.js";
6
+ Gea,
7
+ sEs
8
+ } from "../../../../chunk-J5R5JWWZ.js";
9
9
  import "../../../../chunk-V7W2TXCE.js";
10
10
  import "../../../../chunk-DHZ7AZKP.js";
11
11
 
12
12
  // ../../boilerplates/solid/dist/files/$vite.config.ts.js
13
13
  async function getViteConfig(props) {
14
- const mod = await $ea(props);
15
- iEs(mod, {
14
+ const mod = await Gea(props);
15
+ sEs(mod, {
16
16
  from: "vike-solid/vite",
17
17
  constructor: "vikeSolid"
18
18
  });
@@ -3,8 +3,8 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- Jea
7
- } from "../../../../chunk-65MFG7YD.js";
6
+ $ea
7
+ } from "../../../../chunk-J5R5JWWZ.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -52,7 +52,7 @@ var require_package = __commonJS({
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
54
  "@sentry/solid": "^9.24.0",
55
- "@types/node": "^18.19.103",
55
+ "@types/node": "^18.19.110",
56
56
  "solid-js": "^1.9.7",
57
57
  "vike-solid": "^0.7.11",
58
58
  vite: "^6.3.5"
@@ -95,7 +95,7 @@ var require_package = __commonJS({
95
95
  }
96
96
  });
97
97
  async function getPackageJson(props) {
98
- const packageJson = await Jea(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
98
+ const packageJson = await $ea(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
99
99
  return packageJson.addDependencies(["@sentry/solid"]);
100
100
  }
101
101
  export {
@@ -3,8 +3,8 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- sta
7
- } from "../../../../chunk-65MFG7YD.js";
6
+ ata
7
+ } from "../../../../chunk-J5R5JWWZ.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -12,7 +12,7 @@ import "../../../../chunk-DHZ7AZKP.js";
12
12
  async function getEnv(props) {
13
13
  if (props.meta.BATI.hasD1) return;
14
14
  const envContent = await props.readfile?.();
15
- return sta(envContent, "DATABASE_URL", "sqlite.db", "Path to the sqlite database");
15
+ return ata(envContent, "DATABASE_URL", "sqlite.db", "Path to the sqlite database");
16
16
  }
17
17
  export {
18
18
  getEnv as default
@@ -3,14 +3,14 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- Yea
7
- } from "../../../../chunk-65MFG7YD.js";
6
+ Wea
7
+ } from "../../../../chunk-J5R5JWWZ.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/sqlite/dist/files/$README.md.js
12
12
  async function getReadme(props) {
13
- const content = await Yea(props);
13
+ const content = await Wea(props);
14
14
  const todo = `
15
15
  ## *Sqlite*
16
16
 
@@ -3,8 +3,8 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- Jea
7
- } from "../../../../chunk-65MFG7YD.js";
6
+ $ea
7
+ } from "../../../../chunk-J5R5JWWZ.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -52,7 +52,7 @@ var require_package = __commonJS({
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
54
  "@types/better-sqlite3": "^7.6.13",
55
- "@types/node": "^18.19.103",
55
+ "@types/node": "^18.19.110",
56
56
  "better-sqlite3": "^11.10.0",
57
57
  dotenv: "^16.5.0",
58
58
  tsx: "^4.19.4"
@@ -123,7 +123,7 @@ var require_package = __commonJS({
123
123
  }
124
124
  });
125
125
  async function getPackageJson(props) {
126
- const packageJson = await Jea(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
126
+ const packageJson = await $ea(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
127
127
  return packageJson.setScript("sqlite:migrate", {
128
128
  value: "tsx ./database/sqlite/schema/all.ts",
129
129
  precedence: 1
@@ -3,8 +3,8 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- Jea
7
- } from "../../../../chunk-65MFG7YD.js";
6
+ $ea
7
+ } from "../../../../chunk-J5R5JWWZ.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -52,7 +52,7 @@ var require_package = __commonJS({
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
54
  "@tailwindcss/vite": "^4.1.8",
55
- "@types/node": "^18.19.103",
55
+ "@types/node": "^18.19.110",
56
56
  autoprefixer: "^10.4.21",
57
57
  daisyui: "^5.0.43",
58
58
  tailwindcss: "^4.1.8",
@@ -75,7 +75,7 @@ var require_package = __commonJS({
75
75
  });
76
76
  async function getPackageJson(props) {
77
77
  const pkgjson = await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default);
78
- const packageJson = await Jea(props, pkgjson);
78
+ const packageJson = await $ea(props, pkgjson);
79
79
  return packageJson.addDevDependencies(["tailwindcss", "@tailwindcss/vite"]).addDevDependencies(["daisyui"], props.meta.BATI.has("daisyui"));
80
80
  }
81
81
  export {
@@ -3,16 +3,16 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- $ea,
7
- iEs
8
- } from "../../../../chunk-65MFG7YD.js";
6
+ Gea,
7
+ sEs
8
+ } from "../../../../chunk-J5R5JWWZ.js";
9
9
  import "../../../../chunk-V7W2TXCE.js";
10
10
  import "../../../../chunk-DHZ7AZKP.js";
11
11
 
12
12
  // ../../boilerplates/tailwindcss/dist/files/$vite.config.ts.js
13
13
  async function getViteConfig(props) {
14
- const mod = await $ea(props);
15
- iEs(mod, {
14
+ const mod = await Gea(props);
15
+ sEs(mod, {
16
16
  from: "@tailwindcss/vite",
17
17
  constructor: "tailwindcss"
18
18
  });
@@ -3,8 +3,8 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- Jea
7
- } from "../../../../chunk-65MFG7YD.js";
6
+ $ea
7
+ } from "../../../../chunk-J5R5JWWZ.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -52,7 +52,7 @@ var require_package = __commonJS({
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
54
  "@cloudflare/workers-types": "^4.20250601.0",
55
- "@types/node": "^18.19.103",
55
+ "@types/node": "^18.19.110",
56
56
  "@universal-middleware/core": "^0.4.7",
57
57
  telefunc: "^0.2.7",
58
58
  vike: "^0.4.231",
@@ -91,7 +91,7 @@ var require_package = __commonJS({
91
91
  }
92
92
  });
93
93
  async function getPackageJson(props) {
94
- const packageJson = await Jea(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
94
+ const packageJson = await $ea(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
95
95
  return packageJson.addDependencies(["telefunc", "@universal-middleware/core"]);
96
96
  }
97
97
  export {
@@ -3,16 +3,16 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- $ea,
7
- iEs
8
- } from "../../../../chunk-65MFG7YD.js";
6
+ Gea,
7
+ sEs
8
+ } from "../../../../chunk-J5R5JWWZ.js";
9
9
  import "../../../../chunk-V7W2TXCE.js";
10
10
  import "../../../../chunk-DHZ7AZKP.js";
11
11
 
12
12
  // ../../boilerplates/telefunc/dist/files/$vite.config.ts.js
13
13
  async function getViteConfig(props) {
14
- const mod = await $ea(props);
15
- iEs(mod, {
14
+ const mod = await Gea(props);
15
+ sEs(mod, {
16
16
  from: "telefunc/vite",
17
17
  constructor: "telefunc",
18
18
  imported: "telefunc"
@@ -3,8 +3,8 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- Jea
7
- } from "../../../../chunk-65MFG7YD.js";
6
+ $ea
7
+ } from "../../../../chunk-J5R5JWWZ.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -54,7 +54,7 @@ var require_package = __commonJS({
54
54
  "@cloudflare/workers-types": "^4.20250601.0",
55
55
  "@trpc/client": "^11.2.0",
56
56
  "@trpc/server": "^11.2.0",
57
- "@types/node": "^18.19.103",
57
+ "@types/node": "^18.19.110",
58
58
  "@universal-middleware/core": "^0.4.7",
59
59
  vite: "^6.3.5"
60
60
  },
@@ -97,7 +97,7 @@ var require_package = __commonJS({
97
97
  }
98
98
  });
99
99
  async function getPackageJson(props) {
100
- const packageJson = await Jea(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
100
+ const packageJson = await $ea(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
101
101
  return packageJson.addDependencies(["@trpc/server", "@trpc/client"]);
102
102
  }
103
103
  export {
@@ -1,10 +1,10 @@
1
1
  export declare const trpc: import("@trpc/client").TRPCClient<import("@trpc/server/unstable-core-do-not-import").BuiltRouter<{
2
2
  ctx: object & {
3
- db: ReturnType<any>;
3
+ db: ReturnType<typeof import("@batijs/sqlite/database/sqlite/db").db>;
4
4
  } & {
5
- db: ReturnType<any>;
5
+ db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbSqlite>;
6
6
  } & {
7
- db: ReturnType<any>;
7
+ db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbD1>;
8
8
  } & {
9
9
  db: import("@cloudflare/workers-types").D1Database;
10
10
  };
@@ -3,8 +3,8 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- Jea
7
- } from "../../../../chunk-65MFG7YD.js";
6
+ $ea
7
+ } from "../../../../chunk-J5R5JWWZ.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -54,7 +54,7 @@ var require_package = __commonJS({
54
54
  "@cloudflare/workers-types": "^4.20250601.0",
55
55
  "@ts-rest/core": "^3.52.1",
56
56
  "@ts-rest/serverless": "^3.52.1",
57
- "@types/node": "^18.19.103",
57
+ "@types/node": "^18.19.110",
58
58
  "@universal-middleware/core": "^0.4.7",
59
59
  zod: "^3.25.48"
60
60
  },
@@ -97,7 +97,7 @@ var require_package = __commonJS({
97
97
  }
98
98
  });
99
99
  async function getPackageJson(props) {
100
- const packageJson = await Jea(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
100
+ const packageJson = await $ea(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
101
101
  return packageJson.addDevDependencies(["zod"]).addDependencies(["@ts-rest/core", "@ts-rest/serverless", "@universal-middleware/core"]);
102
102
  }
103
103
  export {
@@ -3,8 +3,8 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- Jea
7
- } from "../../../../chunk-65MFG7YD.js";
6
+ $ea
7
+ } from "../../../../chunk-J5R5JWWZ.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -51,7 +51,7 @@ var require_package = __commonJS({
51
51
  license: "MIT",
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
- "@types/node": "^18.19.103",
54
+ "@types/node": "^18.19.110",
55
55
  "@vite-plugin-vercel/vike": "^9.0.5",
56
56
  vike: "^0.4.231",
57
57
  vite: "^6.3.5",
@@ -72,7 +72,7 @@ var require_package = __commonJS({
72
72
  }
73
73
  });
74
74
  async function getPackageJson(props) {
75
- const packageJson = await Jea(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
75
+ const packageJson = await $ea(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
76
76
  return packageJson.addDependencies(["vite-plugin-vercel", "@vite-plugin-vercel/vike"]);
77
77
  }
78
78
  export {
@@ -3,14 +3,14 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- Wea
7
- } from "../../../../chunk-65MFG7YD.js";
6
+ Jea
7
+ } from "../../../../chunk-J5R5JWWZ.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/vercel/dist/files/$tsconfig.json.js
12
12
  async function getTsConfig(props) {
13
- const tsConfig = await Wea(props);
13
+ const tsConfig = await Jea(props);
14
14
  tsConfig.compilerOptions.types = [...tsConfig.compilerOptions.types ?? [], "vite-plugin-vercel/types"];
15
15
  return tsConfig;
16
16
  }