@batijs/cli 0.0.554 → 0.0.555

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 (90) hide show
  1. package/dist/boilerplates/@batijs/auth0/files/$.env.js +5 -5
  2. package/dist/boilerplates/@batijs/auth0/files/$TODO.md.js +3 -3
  3. package/dist/boilerplates/@batijs/auth0/files/$wrangler.jsonc.js +3 -3
  4. package/dist/boilerplates/@batijs/authjs/files/$package.json.js +4 -4
  5. package/dist/boilerplates/@batijs/aws/files/$README.md.js +5 -5
  6. package/dist/boilerplates/@batijs/aws/files/$TODO.md.js +5 -5
  7. package/dist/boilerplates/@batijs/aws/files/$package.json.js +8 -8
  8. package/dist/boilerplates/@batijs/aws/files/$tsconfig.json.js +3 -3
  9. package/dist/boilerplates/@batijs/biome/files/$package.json.js +5 -5
  10. package/dist/boilerplates/@batijs/cloudflare/files/$TODO.md.js +5 -5
  11. package/dist/boilerplates/@batijs/cloudflare/files/$package.json.js +5 -5
  12. package/dist/boilerplates/@batijs/cloudflare/files/$tsconfig.json.js +3 -3
  13. package/dist/boilerplates/@batijs/compiled/files/$package.json.js +4 -4
  14. package/dist/boilerplates/@batijs/compiled/files/$vite.config.ts.js +5 -5
  15. package/dist/boilerplates/@batijs/d1/files/$TODO.md.js +5 -5
  16. package/dist/boilerplates/@batijs/d1/files/$package.json.js +6 -6
  17. package/dist/boilerplates/@batijs/d1/files/$wrangler.jsonc.js +3 -3
  18. package/dist/boilerplates/@batijs/d1-kysely/files/$package.json.js +3 -3
  19. package/dist/boilerplates/@batijs/d1-sqlite/files/$package.json.js +5 -5
  20. package/dist/boilerplates/@batijs/drizzle/files/$.env.js +3 -3
  21. package/dist/boilerplates/@batijs/drizzle/files/$TODO.md.js +5 -5
  22. package/dist/boilerplates/@batijs/drizzle/files/$package.json.js +3 -3
  23. package/dist/boilerplates/@batijs/eslint/files/$package.json.js +4 -4
  24. package/dist/boilerplates/@batijs/express/files/$package.json.js +7 -7
  25. package/dist/boilerplates/@batijs/fastify/files/$package.json.js +7 -7
  26. package/dist/boilerplates/@batijs/google-analytics/files/$.env.js +3 -3
  27. package/dist/boilerplates/@batijs/h3/files/$package.json.js +9 -9
  28. package/dist/boilerplates/@batijs/hono/files/$package.json.js +9 -9
  29. package/dist/boilerplates/@batijs/kysely/files/$.env.js +3 -3
  30. package/dist/boilerplates/@batijs/kysely/files/$TODO.md.js +5 -5
  31. package/dist/boilerplates/@batijs/kysely/files/$package.json.js +4 -4
  32. package/dist/boilerplates/@batijs/mantine/files/$README.md.js +3 -3
  33. package/dist/boilerplates/@batijs/mantine/files/$package.json.js +5 -5
  34. package/dist/boilerplates/@batijs/oxlint/files/$package.json.js +5 -5
  35. package/dist/boilerplates/@batijs/photon/files/$README.md.js +3 -3
  36. package/dist/boilerplates/@batijs/photon/files/$package.json.js +4 -4
  37. package/dist/boilerplates/@batijs/plausible.io/files/$TODO.md.js +3 -3
  38. package/dist/boilerplates/@batijs/pnpm/files/$pnpm-workspace.yaml.js +3 -3
  39. package/dist/boilerplates/@batijs/prettier/files/$package.json.js +3 -3
  40. package/dist/boilerplates/@batijs/prettier/files/.prettierrc +3 -0
  41. package/dist/boilerplates/@batijs/prisma/files/$.env.js +3 -3
  42. package/dist/boilerplates/@batijs/prisma/files/$TODO.md.js +5 -5
  43. package/dist/boilerplates/@batijs/prisma/files/$package.json.js +5 -5
  44. package/dist/boilerplates/@batijs/react/files/$README.md.js +3 -3
  45. package/dist/boilerplates/@batijs/react/files/$package.json.js +7 -7
  46. package/dist/boilerplates/@batijs/react/files/$tsconfig.json.js +3 -3
  47. package/dist/boilerplates/@batijs/react/files/$vite.config.ts.js +5 -5
  48. package/dist/boilerplates/@batijs/react/types/pages/+config.d.ts +47 -2
  49. package/dist/boilerplates/@batijs/react-sentry/files/$package.json.js +5 -5
  50. package/dist/boilerplates/@batijs/sentry/files/$.env.js +4 -4
  51. package/dist/boilerplates/@batijs/sentry/files/$README.md.js +5 -5
  52. package/dist/boilerplates/@batijs/sentry/files/$TODO.md.js +3 -3
  53. package/dist/boilerplates/@batijs/sentry/files/$package.json.js +4 -4
  54. package/dist/boilerplates/@batijs/sentry/files/$vite.config.ts.js +7 -7
  55. package/dist/boilerplates/@batijs/sentry/files/pages/$+client.ts.js +9 -9
  56. package/dist/boilerplates/@batijs/shadcn-ui/files/$README.md.js +5 -5
  57. package/dist/boilerplates/@batijs/shadcn-ui/files/$package.json.js +4 -4
  58. package/dist/boilerplates/@batijs/shadcn-ui/files/$tsconfig.json.js +3 -3
  59. package/dist/boilerplates/@batijs/shadcn-ui/files/$vite.config.ts.js +5 -5
  60. package/dist/boilerplates/@batijs/shared/files/$README.md.js +7 -7
  61. package/dist/boilerplates/@batijs/shared/files/$TODO.md.js +3 -3
  62. package/dist/boilerplates/@batijs/shared/files/package.json +2 -2
  63. package/dist/boilerplates/@batijs/shared-server/files/$package.json.js +6 -6
  64. package/dist/boilerplates/@batijs/shared-todo/types/pages/todo/+data.d.ts +3 -1
  65. package/dist/boilerplates/@batijs/solid/files/$README.md.js +3 -3
  66. package/dist/boilerplates/@batijs/solid/files/$package.json.js +7 -7
  67. package/dist/boilerplates/@batijs/solid/files/$tsconfig.json.js +3 -3
  68. package/dist/boilerplates/@batijs/solid/files/$vite.config.ts.js +5 -5
  69. package/dist/boilerplates/@batijs/solid/types/pages/+config.d.ts +18 -3
  70. package/dist/boilerplates/@batijs/solid-sentry/files/$package.json.js +6 -6
  71. package/dist/boilerplates/@batijs/sqlite/files/$.env.js +3 -3
  72. package/dist/boilerplates/@batijs/sqlite/files/$TODO.md.js +5 -5
  73. package/dist/boilerplates/@batijs/sqlite/files/$package.json.js +3 -3
  74. package/dist/boilerplates/@batijs/tailwindcss/files/$package.json.js +5 -5
  75. package/dist/boilerplates/@batijs/tailwindcss/files/$vite.config.ts.js +5 -5
  76. package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +6 -6
  77. package/dist/boilerplates/@batijs/telefunc/files/$vite.config.ts.js +5 -5
  78. package/dist/boilerplates/@batijs/trpc/files/$package.json.js +7 -7
  79. package/dist/boilerplates/@batijs/trpc/types/trpc/client.d.ts +2 -2
  80. package/dist/boilerplates/@batijs/ts-rest/files/$package.json.js +4 -4
  81. package/dist/boilerplates/@batijs/vercel/files/$package.json.js +6 -6
  82. package/dist/boilerplates/@batijs/vercel/files/pages/$+config.ts.js +3 -3
  83. package/dist/boilerplates/@batijs/vue/files/$README.md.js +3 -3
  84. package/dist/boilerplates/@batijs/vue/files/$package.json.js +8 -8
  85. package/dist/boilerplates/@batijs/vue/files/$tsconfig.json.js +3 -3
  86. package/dist/boilerplates/@batijs/vue/files/$vite.config.ts.js +5 -5
  87. package/dist/boilerplates/@batijs/vue-sentry/files/$package.json.js +7 -7
  88. package/dist/{chunk-55HKVDDJ.js → chunk-N2W4T3QN.js} +49448 -49436
  89. package/dist/index.js +21 -21
  90. package/package.json +7 -7
@@ -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
- nEs
7
- } from "../../../../chunk-55HKVDDJ.js";
6
+ gEs
7
+ } from "../../../../chunk-N2W4T3QN.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
@@ -52,16 +52,16 @@ var require_package = __commonJS({
52
52
  devDependencies: {
53
53
  "@auth/core": "^0.41.1",
54
54
  "@batijs/compile": "workspace:*",
55
- "@photonjs/fastify": "^0.1.11",
56
- "@trpc/server": "^11.8.0",
55
+ "@photonjs/fastify": "^0.1.12",
56
+ "@trpc/server": "^11.8.1",
57
57
  "@types/express": "^5.0.6",
58
58
  "@types/node": "^20.19.25",
59
59
  dotenv: "^17.2.3",
60
60
  fastify: "^5.6.2",
61
61
  "fastify-raw-body": "^5.0.0",
62
62
  telefunc: "^0.2.17",
63
- vike: "^0.4.249",
64
- vite: "^7.2.7"
63
+ vike: "^0.4.250",
64
+ vite: "^7.3.0"
65
65
  },
66
66
  dependencies: {
67
67
  "@batijs/core": "workspace:*"
@@ -85,7 +85,7 @@ var require_package = __commonJS({
85
85
  }
86
86
  });
87
87
  async function getPackageJson(props) {
88
- const packageJson = await nEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
88
+ const packageJson = await gEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
89
89
  return packageJson.addDevDependencies(["@types/node"]).addDependencies(["@photonjs/fastify", "fastify", "fastify-raw-body", "vike", "vite"]).addDependencies(["dotenv"], props.meta.BATI.has("auth0") || props.meta.BATI.hasDatabase);
90
90
  }
91
91
  export {
@@ -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
- Ljs
7
- } from "../../../../chunk-55HKVDDJ.js";
6
+ Qjs
7
+ } from "../../../../chunk-N2W4T3QN.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
11
11
  // ../../boilerplates/google-analytics/dist/files/$.env.js
12
12
  async function getEnv(props) {
13
13
  const envContent = await props.readfile?.();
14
- return Ljs(
14
+ return Qjs(
15
15
  envContent,
16
16
  "PUBLIC_ENV__GOOGLE_ANALYTICS",
17
17
  "G-XXXXXXXXXX",
@@ -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
- nEs
7
- } from "../../../../chunk-55HKVDDJ.js";
6
+ gEs
7
+ } from "../../../../chunk-N2W4T3QN.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
@@ -52,17 +52,17 @@ var require_package = __commonJS({
52
52
  devDependencies: {
53
53
  "@auth/core": "^0.41.1",
54
54
  "@batijs/compile": "workspace:*",
55
- "@photonjs/h3": "^0.1.11",
56
- "@trpc/server": "^11.8.0",
55
+ "@photonjs/h3": "^0.1.12",
56
+ "@trpc/server": "^11.8.1",
57
57
  "@types/express": "^5.0.6",
58
58
  "@types/node": "^20.19.25",
59
- "@universal-middleware/core": "^0.4.13",
59
+ "@universal-middleware/core": "^0.4.14",
60
60
  dotenv: "^17.2.3",
61
61
  h3: "~1.15.4",
62
62
  telefunc: "^0.2.17",
63
- vike: "^0.4.249",
64
- "vike-photon": "^0.1.23",
65
- vite: "^7.2.7"
63
+ vike: "^0.4.250",
64
+ "vike-photon": "^0.1.24",
65
+ vite: "^7.3.0"
66
66
  },
67
67
  dependencies: {
68
68
  "@batijs/core": "workspace:*"
@@ -86,7 +86,7 @@ var require_package = __commonJS({
86
86
  }
87
87
  });
88
88
  async function getPackageJson(props) {
89
- const packageJson = await nEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
89
+ const packageJson = await gEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
90
90
  return packageJson.addDependencies(["h3", "vike", "vite", "@photonjs/h3", "@universal-middleware/core"]).addDependencies(["@auth/core"], props.meta.BATI.has("authjs") || props.meta.BATI.has("auth0")).addDependencies(
91
91
  ["dotenv"],
92
92
  (props.meta.BATI.has("auth0") || props.meta.BATI.hasDatabase) && !props.meta.BATI.has("cloudflare")
@@ -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
- nEs
7
- } from "../../../../chunk-55HKVDDJ.js";
6
+ gEs
7
+ } from "../../../../chunk-N2W4T3QN.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
@@ -52,16 +52,16 @@ var require_package = __commonJS({
52
52
  devDependencies: {
53
53
  "@auth/core": "^0.41.1",
54
54
  "@batijs/compile": "workspace:*",
55
- "@photonjs/hono": "^0.1.11",
56
- "@trpc/server": "^11.8.0",
55
+ "@photonjs/hono": "^0.1.12",
56
+ "@trpc/server": "^11.8.1",
57
57
  "@types/aws-lambda": "^8.10.159",
58
58
  "@types/node": "^20.19.25",
59
59
  dotenv: "^17.2.3",
60
- hono: "^4.11.1",
60
+ hono: "^4.11.3",
61
61
  telefunc: "^0.2.17",
62
- vike: "^0.4.249",
63
- "vike-photon": "^0.1.23",
64
- vite: "^7.2.7"
62
+ vike: "^0.4.250",
63
+ "vike-photon": "^0.1.24",
64
+ vite: "^7.3.0"
65
65
  },
66
66
  dependencies: {
67
67
  "@batijs/core": "workspace:*"
@@ -91,7 +91,7 @@ var require_package = __commonJS({
91
91
  }
92
92
  });
93
93
  async function getPackageJson(props) {
94
- const packageJson = await nEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
94
+ const packageJson = await gEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
95
95
  return packageJson.addDevDependencies(["@types/node"]).addDevDependencies(["@types/aws-lambda", "vike-photon"], props.meta.BATI.has("aws")).addDependencies(["@photonjs/hono", "hono", "vite", "vike"]).addDependencies(
96
96
  ["dotenv"],
97
97
  (props.meta.BATI.has("auth0") || props.meta.BATI.hasDatabase) && !props.meta.BATI.has("cloudflare")
@@ -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
- Ljs
7
- } from "../../../../chunk-55HKVDDJ.js";
6
+ Qjs
7
+ } from "../../../../chunk-N2W4T3QN.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
@@ -12,7 +12,7 @@ import "../../../../chunk-IHX3I5SM.js";
12
12
  async function getEnv(props) {
13
13
  if (props.meta.BATI.hasD1) return;
14
14
  const envContent = await props.readfile?.();
15
- return Ljs(envContent, "DATABASE_URL", "sqlite.db", "Path to the sqlite database");
15
+ return Qjs(envContent, "DATABASE_URL", "sqlite.db", "Path to the sqlite database");
16
16
  }
17
17
  export {
18
18
  getEnv as default
@@ -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
- hps,
7
- tEs
8
- } from "../../../../chunk-55HKVDDJ.js";
6
+ kps,
7
+ mEs
8
+ } from "../../../../chunk-N2W4T3QN.js";
9
9
  import "../../../../chunk-IAWYWZSL.js";
10
10
  import "../../../../chunk-IHX3I5SM.js";
11
11
 
12
12
  // ../../boilerplates/kysely/dist/files/$TODO.md.js
13
13
  async function getTodo(props) {
14
14
  if (props.meta.BATI.hasD1) return;
15
- const content = await tEs(props);
16
- const pmCmd = hps().run;
15
+ const content = await mEs(props);
16
+ const pmCmd = kps().run;
17
17
  const todo = `
18
18
  ## Kysely
19
19
 
@@ -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
- nEs
7
- } from "../../../../chunk-55HKVDDJ.js";
6
+ gEs
7
+ } from "../../../../chunk-N2W4T3QN.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
@@ -51,7 +51,7 @@ var require_package = __commonJS({
51
51
  license: "MIT",
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
- "@cloudflare/workers-types": "^4.20251213.0",
54
+ "@cloudflare/workers-types": "^4.20251229.0",
55
55
  "@types/better-sqlite3": "^7.6.13",
56
56
  "@types/node": "^20.19.25",
57
57
  "better-sqlite3": "^12.5.0",
@@ -106,7 +106,7 @@ var require_package = __commonJS({
106
106
  }
107
107
  });
108
108
  async function getPackageJson(props) {
109
- const packageJson = await nEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
109
+ const packageJson = await gEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
110
110
  if (props.meta.BATI.hasD1) {
111
111
  return packageJson.addDependencies(["kysely", "kysely-d1"]);
112
112
  }
@@ -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
- tEs
7
- } from "../../../../chunk-55HKVDDJ.js";
6
+ mEs
7
+ } from "../../../../chunk-N2W4T3QN.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
11
11
  // ../../boilerplates/mantine/dist/files/$README.md.js
12
12
  async function getReadme(props) {
13
- const content = await tEs(props);
13
+ const content = await mEs(props);
14
14
  const about = `
15
15
  ## Mantine
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
- nEs
7
- } from "../../../../chunk-55HKVDDJ.js";
6
+ gEs
7
+ } from "../../../../chunk-N2W4T3QN.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
@@ -61,8 +61,8 @@ var require_package = __commonJS({
61
61
  "postcss-simple-vars": "^7.0.1",
62
62
  react: "^19.2.3",
63
63
  "react-dom": "^19.2.3",
64
- "vike-react": "^0.6.14",
65
- vite: "^7.2.7",
64
+ "vike-react": "^0.6.18",
65
+ vite: "^7.3.0",
66
66
  "vite-plugin-compiled-react": "^1.3.1"
67
67
  },
68
68
  dependencies: {
@@ -93,7 +93,7 @@ var require_package = __commonJS({
93
93
  }
94
94
  });
95
95
  async function getPackageJson(props) {
96
- const packageJson = await nEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
96
+ const packageJson = await gEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
97
97
  return packageJson.addDevDependencies(["postcss", "postcss-preset-mantine", "postcss-simple-vars"]).addDependencies(["@mantine/core", "@mantine/hooks"]);
98
98
  }
99
99
  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
- nEs
7
- } from "../../../../chunk-55HKVDDJ.js";
6
+ gEs
7
+ } from "../../../../chunk-N2W4T3QN.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
@@ -51,8 +51,8 @@ var require_package = __commonJS({
51
51
  license: "MIT",
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
- oxlint: "^1.32.0",
55
- "oxlint-tsgolint": "^0.9.0",
54
+ oxlint: "^1.35.0",
55
+ "oxlint-tsgolint": "^0.10.0",
56
56
  "@types/node": "^20.19.25"
57
57
  },
58
58
  dependencies: {
@@ -65,7 +65,7 @@ var require_package = __commonJS({
65
65
  }
66
66
  });
67
67
  async function getPackageJson(props) {
68
- const packageJson = await nEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
68
+ const packageJson = await gEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
69
69
  const gitIgnore = props.meta.BATI_IS_CI || props.meta.BATI_SKIP_GIT ? "--ignore-path .gitignore " : "";
70
70
  const CWD = ".";
71
71
  return packageJson.setScript("lint", {
@@ -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
- tEs
7
- } from "../../../../chunk-55HKVDDJ.js";
6
+ mEs
7
+ } from "../../../../chunk-N2W4T3QN.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
11
11
  // ../../boilerplates/photon/dist/files/$README.md.js
12
12
  async function getReadme(props) {
13
- const content = await tEs(props);
13
+ const content = await mEs(props);
14
14
  const photon = `
15
15
  ## Photon
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
- nEs
7
- } from "../../../../chunk-55HKVDDJ.js";
6
+ gEs
7
+ } from "../../../../chunk-N2W4T3QN.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
@@ -52,7 +52,7 @@ var require_package = __commonJS({
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
54
  "@types/node": "^20.19.25",
55
- "vike-photon": "^0.1.23"
55
+ "vike-photon": "^0.1.24"
56
56
  },
57
57
  dependencies: {
58
58
  "@batijs/core": "workspace:*"
@@ -76,7 +76,7 @@ var require_package = __commonJS({
76
76
  }
77
77
  });
78
78
  async function getPackageJson(props) {
79
- const packageJson = await nEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
79
+ const packageJson = await gEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
80
80
  return packageJson.setScript("dev", {
81
81
  value: "vike dev",
82
82
  precedence: 20,
@@ -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
- tEs
7
- } from "../../../../chunk-55HKVDDJ.js";
6
+ mEs
7
+ } from "../../../../chunk-N2W4T3QN.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
11
11
  // ../../boilerplates/plausible.io/dist/files/$TODO.md.js
12
12
  async function getTodo(props) {
13
- const content = await tEs(props);
13
+ const content = await mEs(props);
14
14
  const headFileName = props.meta.BATI.has("vue") ? "+Head.vue" : "+Head.tsx";
15
15
  const todo = `
16
16
  ## plausible.io
@@ -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
- aEs
7
- } from "../../../../chunk-55HKVDDJ.js";
6
+ vEs
7
+ } from "../../../../chunk-N2W4T3QN.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
@@ -28,7 +28,7 @@ async function getPnpmWorkspace(props) {
28
28
  ];
29
29
  const intersection = intersect(dependenciesApproveBuild, deps);
30
30
  if (intersection.length === 0) return;
31
- const pnpmWorkspace = await aEs(props, { fallbackEmpty: true });
31
+ const pnpmWorkspace = await vEs(props, { fallbackEmpty: true });
32
32
  if (!pnpmWorkspace.has("onlyBuiltDependencies")) {
33
33
  pnpmWorkspace.set("onlyBuiltDependencies", []);
34
34
  }
@@ -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
- nEs
7
- } from "../../../../chunk-55HKVDDJ.js";
6
+ gEs
7
+ } from "../../../../chunk-N2W4T3QN.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
@@ -64,7 +64,7 @@ var require_package = __commonJS({
64
64
  }
65
65
  });
66
66
  async function getPackageJson(props) {
67
- const packageJson = await nEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
67
+ const packageJson = await gEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
68
68
  return packageJson.addDevDependencies(["prettier"]);
69
69
  }
70
70
  export {
@@ -0,0 +1,3 @@
1
+ {
2
+ "printWidth": 120
3
+ }
@@ -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
- Ljs
7
- } from "../../../../chunk-55HKVDDJ.js";
6
+ Qjs
7
+ } from "../../../../chunk-N2W4T3QN.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
11
11
  // ../../boilerplates/prisma/dist/files/$.env.js
12
12
  async function getEnv(props) {
13
13
  const envContent = await props.readfile?.();
14
- return Ljs(
14
+ return Qjs(
15
15
  envContent,
16
16
  "DATABASE_URL",
17
17
  "postgresql://johndoe:randompassword@localhost:5432/mydb?schema=public",
@@ -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
- hps,
7
- tEs
8
- } from "../../../../chunk-55HKVDDJ.js";
6
+ kps,
7
+ mEs
8
+ } from "../../../../chunk-N2W4T3QN.js";
9
9
  import "../../../../chunk-IAWYWZSL.js";
10
10
  import "../../../../chunk-IHX3I5SM.js";
11
11
 
12
12
  // ../../boilerplates/prisma/dist/files/$TODO.md.js
13
13
  async function getTodo(props) {
14
- const content = await tEs(props);
15
- const pmCmd = hps().run;
14
+ const content = await mEs(props);
15
+ const pmCmd = kps().run;
16
16
  const todo = `
17
17
  ## Prisma
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
- nEs
7
- } from "../../../../chunk-55HKVDDJ.js";
6
+ gEs
7
+ } from "../../../../chunk-N2W4T3QN.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
@@ -51,10 +51,10 @@ var require_package = __commonJS({
51
51
  license: "MIT",
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
- "@prisma/client": "^7.1.0",
54
+ "@prisma/client": "^7.2.0",
55
55
  "@types/node": "^20.19.25",
56
56
  colorette: "^2.0.20",
57
- prisma: "^7.1.0"
57
+ prisma: "^7.2.0"
58
58
  },
59
59
  dependencies: {
60
60
  "@batijs/core": "workspace:*"
@@ -66,7 +66,7 @@ var require_package = __commonJS({
66
66
  }
67
67
  });
68
68
  async function getPackageJson(props) {
69
- const packageJson = await nEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
69
+ const packageJson = await gEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
70
70
  return packageJson.setScript("prisma:studio", {
71
71
  value: "prisma studio",
72
72
  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
- tEs
7
- } from "../../../../chunk-55HKVDDJ.js";
6
+ mEs
7
+ } from "../../../../chunk-N2W4T3QN.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
11
11
  // ../../boilerplates/react/dist/files/$README.md.js
12
12
  async function getReadme(props) {
13
- const content = await tEs(props);
13
+ const content = await mEs(props);
14
14
  const about = `
15
15
  ## Vike
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
- nEs
7
- } from "../../../../chunk-55HKVDDJ.js";
6
+ gEs
7
+ } from "../../../../chunk-N2W4T3QN.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
@@ -63,10 +63,10 @@ var require_package = __commonJS({
63
63
  "react-dom": "^19.2.3",
64
64
  tailwindcss: "^4.1.18",
65
65
  typescript: "^5.9.3",
66
- vike: "^0.4.249",
67
- "vike-photon": "^0.1.23",
68
- "vike-react": "^0.6.14",
69
- vite: "^7.2.7",
66
+ vike: "^0.4.250",
67
+ "vike-photon": "^0.1.24",
68
+ "vike-react": "^0.6.18",
69
+ vite: "^7.3.0",
70
70
  "vite-plugin-compiled-react": "^1.3.1"
71
71
  },
72
72
  dependencies: {
@@ -181,7 +181,7 @@ var require_package = __commonJS({
181
181
  }
182
182
  });
183
183
  async function getPackageJson(props) {
184
- const packageJson = await nEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
184
+ const packageJson = await gEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
185
185
  return packageJson.addDevDependencies(["vite", "@vitejs/plugin-react", "@types/react", "@types/react-dom"]).addDependencies(["react", "react-dom", "vike", "vike-react"]);
186
186
  }
187
187
  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
- rEs
7
- } from "../../../../chunk-55HKVDDJ.js";
6
+ hEs
7
+ } from "../../../../chunk-N2W4T3QN.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
11
11
  // ../../boilerplates/react/dist/files/$tsconfig.json.js
12
12
  async function getTsConfig(props) {
13
- const tsConfig = await rEs(props);
13
+ const tsConfig = await hEs(props);
14
14
  tsConfig.compilerOptions.jsx = "react-jsx";
15
15
  tsConfig.compilerOptions.jsxImportSource = "react";
16
16
  tsConfig.compilerOptions.types = [...tsConfig.compilerOptions.types ?? [], "vike-react"];
@@ -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
- Xri,
7
- iEs
8
- } from "../../../../chunk-55HKVDDJ.js";
6
+ ani,
7
+ yEs
8
+ } from "../../../../chunk-N2W4T3QN.js";
9
9
  import "../../../../chunk-IAWYWZSL.js";
10
10
  import "../../../../chunk-IHX3I5SM.js";
11
11
 
12
12
  // ../../boilerplates/react/dist/files/$vite.config.ts.js
13
13
  async function getViteConfig(props) {
14
- const mod = await iEs(props);
15
- Xri(mod, {
14
+ const mod = await yEs(props);
15
+ ani(mod, {
16
16
  from: "@vitejs/plugin-react",
17
17
  constructor: "react"
18
18
  });