@batijs/cli 0.0.485 → 0.0.486

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 (74) 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 +7 -7
  6. package/dist/boilerplates/@batijs/aws/files/$tsconfig.json.js +3 -3
  7. package/dist/boilerplates/@batijs/biome/files/$package.json.js +5 -5
  8. package/dist/boilerplates/@batijs/cloudflare/files/$package.json.js +4 -4
  9. package/dist/boilerplates/@batijs/compiled/files/$package.json.js +3 -3
  10. package/dist/boilerplates/@batijs/compiled/files/$vite.config.ts.js +5 -5
  11. package/dist/boilerplates/@batijs/d1/files/$README.md.js +3 -3
  12. package/dist/boilerplates/@batijs/d1/files/$package.json.js +5 -5
  13. package/dist/boilerplates/@batijs/d1/files/$tsconfig.json.js +3 -3
  14. package/dist/boilerplates/@batijs/d1-sqlite/files/$package.json.js +4 -4
  15. package/dist/boilerplates/@batijs/drizzle/files/$.env.js +3 -3
  16. package/dist/boilerplates/@batijs/drizzle/files/$README.md.js +3 -3
  17. package/dist/boilerplates/@batijs/drizzle/files/$package.json.js +4 -4
  18. package/dist/boilerplates/@batijs/eslint/files/$package.json.js +6 -6
  19. package/dist/boilerplates/@batijs/express/files/$package.json.js +5 -5
  20. package/dist/boilerplates/@batijs/fastify/files/$package.json.js +5 -5
  21. package/dist/boilerplates/@batijs/google-analytics/files/$.env.js +3 -3
  22. package/dist/boilerplates/@batijs/h3/files/$package.json.js +7 -7
  23. package/dist/boilerplates/@batijs/hono/files/$package.json.js +7 -7
  24. package/dist/boilerplates/@batijs/mantine/files/$README.md.js +3 -3
  25. package/dist/boilerplates/@batijs/mantine/files/$package.json.js +5 -5
  26. package/dist/boilerplates/@batijs/photon/files/$README.md.js +3 -3
  27. package/dist/boilerplates/@batijs/photon/files/$package.json.js +4 -4
  28. package/dist/boilerplates/@batijs/pnpm/files/$pnpm-workspace.yaml.js +3 -3
  29. package/dist/boilerplates/@batijs/prettier/files/$package.json.js +3 -3
  30. package/dist/boilerplates/@batijs/prisma/files/$.env.js +3 -3
  31. package/dist/boilerplates/@batijs/prisma/files/$README.md.js +3 -3
  32. package/dist/boilerplates/@batijs/prisma/files/$package.json.js +3 -3
  33. package/dist/boilerplates/@batijs/react/files/$README.md.js +3 -3
  34. package/dist/boilerplates/@batijs/react/files/$package.json.js +5 -5
  35. package/dist/boilerplates/@batijs/react/files/$tsconfig.json.js +3 -3
  36. package/dist/boilerplates/@batijs/react/files/$vite.config.ts.js +5 -5
  37. package/dist/boilerplates/@batijs/react/types/pages/+config.d.ts +3 -2
  38. package/dist/boilerplates/@batijs/react-sentry/files/$package.json.js +3 -3
  39. package/dist/boilerplates/@batijs/sentry/files/$.env.js +4 -4
  40. package/dist/boilerplates/@batijs/sentry/files/$README.md.js +3 -3
  41. package/dist/boilerplates/@batijs/sentry/files/$package.json.js +4 -4
  42. package/dist/boilerplates/@batijs/sentry/files/$vite.config.ts.js +7 -7
  43. package/dist/boilerplates/@batijs/sentry/files/pages/$+client.ts.js +9 -9
  44. package/dist/boilerplates/@batijs/shadcn-ui/files/$README.md.js +3 -3
  45. package/dist/boilerplates/@batijs/shadcn-ui/files/$package.json.js +4 -4
  46. package/dist/boilerplates/@batijs/shadcn-ui/files/$tsconfig.json.js +3 -3
  47. package/dist/boilerplates/@batijs/shadcn-ui/files/$vite.config.ts.js +5 -5
  48. package/dist/boilerplates/@batijs/shared/files/$README.md.js +9 -9
  49. package/dist/boilerplates/@batijs/shared-server/files/$package.json.js +4 -4
  50. package/dist/boilerplates/@batijs/solid/files/$README.md.js +3 -3
  51. package/dist/boilerplates/@batijs/solid/files/$package.json.js +5 -5
  52. package/dist/boilerplates/@batijs/solid/files/$tsconfig.json.js +3 -3
  53. package/dist/boilerplates/@batijs/solid/files/$vite.config.ts.js +5 -5
  54. package/dist/boilerplates/@batijs/solid/types/pages/+config.d.ts +3 -2
  55. package/dist/boilerplates/@batijs/solid-sentry/files/$package.json.js +4 -4
  56. package/dist/boilerplates/@batijs/sqlite/files/$.env.js +3 -3
  57. package/dist/boilerplates/@batijs/sqlite/files/$README.md.js +3 -3
  58. package/dist/boilerplates/@batijs/sqlite/files/$package.json.js +3 -3
  59. package/dist/boilerplates/@batijs/tailwindcss/files/$package.json.js +4 -4
  60. package/dist/boilerplates/@batijs/tailwindcss/files/$vite.config.ts.js +5 -5
  61. package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +4 -4
  62. package/dist/boilerplates/@batijs/telefunc/files/$vite.config.ts.js +5 -5
  63. package/dist/boilerplates/@batijs/trpc/files/$package.json.js +6 -6
  64. package/dist/boilerplates/@batijs/ts-rest/files/$package.json.js +4 -4
  65. package/dist/boilerplates/@batijs/vercel/files/$package.json.js +3 -3
  66. package/dist/boilerplates/@batijs/vercel/files/pages/$+config.ts.js +3 -3
  67. package/dist/boilerplates/@batijs/vue/files/$README.md.js +3 -3
  68. package/dist/boilerplates/@batijs/vue/files/$package.json.js +5 -5
  69. package/dist/boilerplates/@batijs/vue/files/$tsconfig.json.js +3 -3
  70. package/dist/boilerplates/@batijs/vue/files/$vite.config.ts.js +6 -6
  71. package/dist/boilerplates/@batijs/vue-sentry/files/$package.json.js +3 -3
  72. package/dist/{chunk-LQBVMUWU.js → chunk-GMQ5NLEE.js} +92074 -91460
  73. package/dist/index.js +18 -18
  74. package/package.json +6 -6
@@ -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
- mEs
7
- } from "../../../../chunk-LQBVMUWU.js";
6
+ QEs
7
+ } from "../../../../chunk-GMQ5NLEE.js";
8
8
  import "../../../../chunk-IAWYWZSL.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 mEs(props);
13
+ const content = await QEs(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
- gEs
7
- } from "../../../../chunk-LQBVMUWU.js";
6
+ exs
7
+ } from "../../../../chunk-GMQ5NLEE.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -52,11 +52,11 @@ var require_package = __commonJS({
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
54
  "@types/node": "^20.19.21",
55
- "solid-js": "^1.9.9",
55
+ "solid-js": "^1.9.10",
56
56
  tailwindcss: "^4.1.16",
57
57
  typescript: "^5.9.3",
58
58
  vike: "^0.4.244",
59
- "vike-photon": "^0.1.12",
59
+ "vike-photon": "^0.1.13",
60
60
  "vike-solid": "^0.7.13",
61
61
  vite: "^7.1.12",
62
62
  "vite-plugin-solid": "^2.11.10"
@@ -178,7 +178,7 @@ var require_package = __commonJS({
178
178
  }
179
179
  });
180
180
  async function getPackageJson(props) {
181
- const packageJson = await gEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
181
+ const packageJson = await exs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
182
182
  return packageJson.addDevDependencies(["vite"]).addDependencies(["solid-js", "vike-solid", "vike"]);
183
183
  }
184
184
  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
- hEs
7
- } from "../../../../chunk-LQBVMUWU.js";
6
+ ZEs
7
+ } from "../../../../chunk-GMQ5NLEE.js";
8
8
  import "../../../../chunk-IAWYWZSL.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 hEs(props);
13
+ const tsConfig = await ZEs(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
- rri,
7
- yEs
8
- } from "../../../../chunk-LQBVMUWU.js";
6
+ lri,
7
+ txs
8
+ } from "../../../../chunk-GMQ5NLEE.js";
9
9
  import "../../../../chunk-IAWYWZSL.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 yEs(props);
15
- rri(mod, {
14
+ const mod = await txs(props);
15
+ lri(mod, {
16
16
  from: "vike-solid/vite",
17
17
  constructor: "vikeSolid"
18
18
  });
@@ -127,13 +127,13 @@ declare const _default: {
127
127
  };
128
128
  };
129
129
  vite: {
130
- plugins: (import("vite").Plugin<any>[] | ((Record<string, unknown> & {
130
+ plugins: (((Record<string, unknown> & {
131
131
  name: string;
132
132
  }) | Promise<(Record<string, unknown> & {
133
133
  name: string;
134
134
  }) | (Record<string, unknown> & {
135
135
  name: string;
136
- })[]>)[])[];
136
+ })[]>)[] | import("vite").Plugin<any>[])[];
137
137
  };
138
138
  stream: {
139
139
  enable: null;
@@ -148,6 +148,7 @@ declare const _default: {
148
148
  };
149
149
  photon: {
150
150
  env: {
151
+ server: true;
151
152
  config: true;
152
153
  };
153
154
  global: true;
@@ -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
- gEs
7
- } from "../../../../chunk-LQBVMUWU.js";
6
+ exs
7
+ } from "../../../../chunk-GMQ5NLEE.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -53,7 +53,7 @@ var require_package = __commonJS({
53
53
  "@batijs/compile": "workspace:*",
54
54
  "@sentry/solid": "^10.22.0",
55
55
  "@types/node": "^20.19.21",
56
- "solid-js": "^1.9.9",
56
+ "solid-js": "^1.9.10",
57
57
  "vike-solid": "^0.7.13",
58
58
  vite: "^7.1.12"
59
59
  },
@@ -95,7 +95,7 @@ var require_package = __commonJS({
95
95
  }
96
96
  });
97
97
  async function getPackageJson(props) {
98
- const packageJson = await gEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
98
+ const packageJson = await exs(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
- zjs
7
- } from "../../../../chunk-LQBVMUWU.js";
6
+ LBs
7
+ } from "../../../../chunk-GMQ5NLEE.js";
8
8
  import "../../../../chunk-IAWYWZSL.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 zjs(envContent, "DATABASE_URL", "sqlite.db", "Path to the sqlite database");
15
+ return LBs(envContent, "DATABASE_URL", "sqlite.db", "Path to the sqlite database");
16
16
  }
17
17
  export {
18
18
  getEnv as default
@@ -3,15 +3,15 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- mEs
7
- } from "../../../../chunk-LQBVMUWU.js";
6
+ QEs
7
+ } from "../../../../chunk-GMQ5NLEE.js";
8
8
  import "../../../../chunk-IAWYWZSL.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
13
  if (props.meta.BATI.hasD1) return;
14
- const content = await mEs(props);
14
+ const content = await QEs(props);
15
15
  const todo = `
16
16
  ## *Sqlite*
17
17
 
@@ -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
- gEs
7
- } from "../../../../chunk-LQBVMUWU.js";
6
+ exs
7
+ } from "../../../../chunk-GMQ5NLEE.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -111,7 +111,7 @@ var require_package = __commonJS({
111
111
  }
112
112
  });
113
113
  async function getPackageJson(props) {
114
- const packageJson = await gEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
114
+ const packageJson = await exs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
115
115
  return packageJson.setScript("sqlite:migrate", {
116
116
  value: "tsx ./database/sqlite/schema/all.ts",
117
117
  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
- gEs
7
- } from "../../../../chunk-LQBVMUWU.js";
6
+ exs
7
+ } from "../../../../chunk-GMQ5NLEE.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -54,7 +54,7 @@ var require_package = __commonJS({
54
54
  "@tailwindcss/vite": "^4.1.16",
55
55
  "@types/node": "^20.19.21",
56
56
  autoprefixer: "^10.4.21",
57
- daisyui: "^5.3.10",
57
+ daisyui: "^5.4.2",
58
58
  tailwindcss: "^4.1.16",
59
59
  vike: "^0.4.244",
60
60
  vite: "^7.1.12"
@@ -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 gEs(props, pkgjson);
78
+ const packageJson = await exs(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
- rri,
7
- yEs
8
- } from "../../../../chunk-LQBVMUWU.js";
6
+ lri,
7
+ txs
8
+ } from "../../../../chunk-GMQ5NLEE.js";
9
9
  import "../../../../chunk-IAWYWZSL.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 yEs(props);
15
- rri(mod, {
14
+ const mod = await txs(props);
15
+ lri(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
- gEs
7
- } from "../../../../chunk-LQBVMUWU.js";
6
+ exs
7
+ } from "../../../../chunk-GMQ5NLEE.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -53,7 +53,7 @@ var require_package = __commonJS({
53
53
  "@batijs/compile": "workspace:*",
54
54
  "@cloudflare/workers-types": "^4.20251014.0",
55
55
  "@types/node": "^20.19.21",
56
- "@universal-middleware/core": "^0.4.12",
56
+ "@universal-middleware/core": "^0.4.13",
57
57
  telefunc: "^0.2.15",
58
58
  vike: "^0.4.244",
59
59
  vite: "^7.1.12"
@@ -91,7 +91,7 @@ var require_package = __commonJS({
91
91
  }
92
92
  });
93
93
  async function getPackageJson(props) {
94
- const packageJson = await gEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
94
+ const packageJson = await exs(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
- rri,
7
- yEs
8
- } from "../../../../chunk-LQBVMUWU.js";
6
+ lri,
7
+ txs
8
+ } from "../../../../chunk-GMQ5NLEE.js";
9
9
  import "../../../../chunk-IAWYWZSL.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 yEs(props);
15
- rri(mod, {
14
+ const mod = await txs(props);
15
+ lri(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
- gEs
7
- } from "../../../../chunk-LQBVMUWU.js";
6
+ exs
7
+ } from "../../../../chunk-GMQ5NLEE.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -52,10 +52,10 @@ var require_package = __commonJS({
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
54
  "@cloudflare/workers-types": "^4.20251014.0",
55
- "@trpc/client": "^11.7.0",
56
- "@trpc/server": "^11.7.0",
55
+ "@trpc/client": "^11.7.1",
56
+ "@trpc/server": "^11.7.1",
57
57
  "@types/node": "^20.19.21",
58
- "@universal-middleware/core": "^0.4.12",
58
+ "@universal-middleware/core": "^0.4.13",
59
59
  vite: "^7.1.12"
60
60
  },
61
61
  dependencies: {
@@ -97,7 +97,7 @@ var require_package = __commonJS({
97
97
  }
98
98
  });
99
99
  async function getPackageJson(props) {
100
- const packageJson = await gEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
100
+ const packageJson = await exs(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 {
@@ -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
- gEs
7
- } from "../../../../chunk-LQBVMUWU.js";
6
+ exs
7
+ } from "../../../../chunk-GMQ5NLEE.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -55,7 +55,7 @@ var require_package = __commonJS({
55
55
  "@ts-rest/core": "^3.52.1",
56
56
  "@ts-rest/serverless": "^3.52.1",
57
57
  "@types/node": "^20.19.21",
58
- "@universal-middleware/core": "^0.4.12",
58
+ "@universal-middleware/core": "^0.4.13",
59
59
  zod: "^3.25.76"
60
60
  },
61
61
  dependencies: {
@@ -97,7 +97,7 @@ var require_package = __commonJS({
97
97
  }
98
98
  });
99
99
  async function getPackageJson(props) {
100
- const packageJson = await gEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
100
+ const packageJson = await exs(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
- gEs
7
- } from "../../../../chunk-LQBVMUWU.js";
6
+ exs
7
+ } from "../../../../chunk-GMQ5NLEE.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -71,7 +71,7 @@ var require_package = __commonJS({
71
71
  }
72
72
  });
73
73
  async function getPackageJson(props) {
74
- const packageJson = await gEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
74
+ const packageJson = await exs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
75
75
  return packageJson.removeScript("prod").addDependencies(["@photonjs/vercel"]);
76
76
  }
77
77
  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
- yEs
7
- } from "../../../../../chunk-LQBVMUWU.js";
6
+ txs
7
+ } from "../../../../../chunk-GMQ5NLEE.js";
8
8
  import "../../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/vercel/dist/files/pages/$+config.ts.js
12
12
  async function getViteConfig(props) {
13
- const mod = await yEs(props);
13
+ const mod = await txs(props);
14
14
  mod.exports.default.prerender = true;
15
15
  return mod.generate().code;
16
16
  }
@@ -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
- mEs
7
- } from "../../../../chunk-LQBVMUWU.js";
6
+ QEs
7
+ } from "../../../../chunk-GMQ5NLEE.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/vue/dist/files/$README.md.js
12
12
  async function getReadme(props) {
13
- const content = await mEs(props);
13
+ const content = await QEs(props);
14
14
  const about = `
15
15
 
16
16
  This app is ready to start. It's powered by [Vike](https://vike.dev) and [Vue](https://vuejs.org/guide/quick-start.html).
@@ -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
- gEs
7
- } from "../../../../chunk-LQBVMUWU.js";
6
+ exs
7
+ } from "../../../../chunk-GMQ5NLEE.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -60,11 +60,11 @@ var require_package = __commonJS({
60
60
  typescript: "^5.9.3",
61
61
  "unplugin-vue-markdown": "^29.2.0",
62
62
  vike: "^0.4.244",
63
- "vike-photon": "^0.1.12",
63
+ "vike-photon": "^0.1.13",
64
64
  "vike-vue": "^0.9.4",
65
65
  vite: "^7.1.12",
66
66
  vue: "^3.5.22",
67
- "vue-gtag": "^3.6.2"
67
+ "vue-gtag": "^3.6.3"
68
68
  },
69
69
  dependencies: {
70
70
  "@batijs/core": "workspace:*"
@@ -129,7 +129,7 @@ var require_package = __commonJS({
129
129
  }
130
130
  });
131
131
  async function getPackageJson(props) {
132
- const packageJson = await gEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
132
+ const packageJson = await exs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
133
133
  return packageJson.addDevDependencies(["vite"]).addDependencies([
134
134
  "@vitejs/plugin-vue",
135
135
  "@vue/compiler-sfc",
@@ -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
- hEs
7
- } from "../../../../chunk-LQBVMUWU.js";
6
+ ZEs
7
+ } from "../../../../chunk-GMQ5NLEE.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/vue/dist/files/$tsconfig.json.js
12
12
  async function getTsConfig(props) {
13
- const tsConfig = await hEs(props);
13
+ const tsConfig = await ZEs(props);
14
14
  tsConfig.compilerOptions.jsx = "react-jsx";
15
15
  tsConfig.compilerOptions.jsxImportSource = "vue";
16
16
  return tsConfig;
@@ -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
- rri,
7
- yEs
8
- } from "../../../../chunk-LQBVMUWU.js";
6
+ lri,
7
+ txs
8
+ } from "../../../../chunk-GMQ5NLEE.js";
9
9
  import "../../../../chunk-IAWYWZSL.js";
10
10
  import "../../../../chunk-DHZ7AZKP.js";
11
11
 
12
12
  // ../../boilerplates/vue/dist/files/$vite.config.ts.js
13
13
  async function getViteConfig(props) {
14
- const mod = await yEs(props);
15
- rri(mod, {
14
+ const mod = await txs(props);
15
+ lri(mod, {
16
16
  from: "@vitejs/plugin-vue",
17
17
  constructor: "vue",
18
18
  options: {
19
19
  include: [/\.vue$/, /\.md$/]
20
20
  }
21
21
  });
22
- rri(mod, {
22
+ lri(mod, {
23
23
  from: "unplugin-vue-markdown/vite",
24
24
  constructor: "md",
25
25
  options: {}
@@ -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
- gEs
7
- } from "../../../../chunk-LQBVMUWU.js";
6
+ exs
7
+ } from "../../../../chunk-GMQ5NLEE.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -89,7 +89,7 @@ var require_package = __commonJS({
89
89
  }
90
90
  });
91
91
  async function getPackageJson(props) {
92
- const packageJson = await gEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
92
+ const packageJson = await exs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
93
93
  return packageJson.addDependencies(["@sentry/vue"]);
94
94
  }
95
95
  export {