@batijs/cli 0.0.562 → 0.0.566

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/$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 +5 -5
  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 +9 -9
  8. package/dist/boilerplates/@batijs/aws/files/$tsconfig.json.js +3 -3
  9. package/dist/boilerplates/@batijs/biome/files/$package.json.js +4 -4
  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 +7 -7
  17. package/dist/boilerplates/@batijs/d1/files/$wrangler.jsonc.js +3 -3
  18. package/dist/boilerplates/@batijs/d1-kysely/files/$package.json.js +4 -4
  19. package/dist/boilerplates/@batijs/d1-sqlite/files/$package.json.js +6 -6
  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 +5 -5
  23. package/dist/boilerplates/@batijs/eslint/files/$package.json.js +6 -6
  24. package/dist/boilerplates/@batijs/express/files/$package.json.js +5 -5
  25. package/dist/boilerplates/@batijs/fastify/files/$package.json.js +6 -6
  26. package/dist/boilerplates/@batijs/google-analytics/files/$.env.js +3 -3
  27. package/dist/boilerplates/@batijs/h3/files/$package.json.js +7 -7
  28. package/dist/boilerplates/@batijs/hono/files/$package.json.js +6 -6
  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 +7 -7
  32. package/dist/boilerplates/@batijs/mantine/files/$README.md.js +3 -3
  33. package/dist/boilerplates/@batijs/mantine/files/$package.json.js +7 -7
  34. package/dist/boilerplates/@batijs/oxlint/files/$package.json.js +6 -6
  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 +5 -5
  40. package/dist/boilerplates/@batijs/prisma/files/$.env.js +3 -3
  41. package/dist/boilerplates/@batijs/prisma/files/$TODO.md.js +5 -5
  42. package/dist/boilerplates/@batijs/prisma/files/$package.json.js +4 -4
  43. package/dist/boilerplates/@batijs/react/files/$README.md.js +3 -3
  44. package/dist/boilerplates/@batijs/react/files/$package.json.js +10 -10
  45. package/dist/boilerplates/@batijs/react/files/$tsconfig.json.js +3 -3
  46. package/dist/boilerplates/@batijs/react/files/$vite.config.ts.js +5 -5
  47. package/dist/boilerplates/@batijs/react-sentry/files/$package.json.js +6 -6
  48. package/dist/boilerplates/@batijs/sentry/files/$.env.js +4 -4
  49. package/dist/boilerplates/@batijs/sentry/files/$README.md.js +5 -5
  50. package/dist/boilerplates/@batijs/sentry/files/$TODO.md.js +3 -3
  51. package/dist/boilerplates/@batijs/sentry/files/$package.json.js +5 -5
  52. package/dist/boilerplates/@batijs/sentry/files/$vite.config.ts.js +7 -7
  53. package/dist/boilerplates/@batijs/sentry/files/pages/$+client.ts.js +9 -9
  54. package/dist/boilerplates/@batijs/shadcn-ui/files/$README.md.js +5 -5
  55. package/dist/boilerplates/@batijs/shadcn-ui/files/$package.json.js +4 -4
  56. package/dist/boilerplates/@batijs/shadcn-ui/files/$tsconfig.json.js +3 -3
  57. package/dist/boilerplates/@batijs/shadcn-ui/files/$vite.config.ts.js +5 -5
  58. package/dist/boilerplates/@batijs/shared/files/$README.md.js +7 -7
  59. package/dist/boilerplates/@batijs/shared/files/$TODO.md.js +3 -3
  60. package/dist/boilerplates/@batijs/shared/files/package.json +1 -1
  61. package/dist/boilerplates/@batijs/shared-server/files/$package.json.js +6 -6
  62. package/dist/boilerplates/@batijs/shared-todo/types/pages/todo/+data.d.ts +1 -3
  63. package/dist/boilerplates/@batijs/solid/files/$README.md.js +3 -3
  64. package/dist/boilerplates/@batijs/solid/files/$package.json.js +6 -6
  65. package/dist/boilerplates/@batijs/solid/files/$tsconfig.json.js +3 -3
  66. package/dist/boilerplates/@batijs/solid/files/$vite.config.ts.js +5 -5
  67. package/dist/boilerplates/@batijs/solid-sentry/files/$package.json.js +6 -6
  68. package/dist/boilerplates/@batijs/sqlite/files/$.env.js +3 -3
  69. package/dist/boilerplates/@batijs/sqlite/files/$TODO.md.js +5 -5
  70. package/dist/boilerplates/@batijs/sqlite/files/$package.json.js +5 -5
  71. package/dist/boilerplates/@batijs/tailwindcss/files/$package.json.js +5 -5
  72. package/dist/boilerplates/@batijs/tailwindcss/files/$vite.config.ts.js +5 -5
  73. package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +6 -6
  74. package/dist/boilerplates/@batijs/telefunc/files/$vite.config.ts.js +5 -5
  75. package/dist/boilerplates/@batijs/trpc/files/$package.json.js +5 -5
  76. package/dist/boilerplates/@batijs/ts-rest/files/$package.json.js +5 -5
  77. package/dist/boilerplates/@batijs/vercel/files/$package.json.js +6 -6
  78. package/dist/boilerplates/@batijs/vercel/files/pages/$+config.ts.js +3 -3
  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 +5 -5
  83. package/dist/boilerplates/@batijs/vue-sentry/files/$package.json.js +6 -6
  84. package/dist/{chunk-K6E3T2L6.js → chunk-77UTE2YJ.js} +61357 -61034
  85. package/dist/index.js +46 -46
  86. 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
- FEs
7
- } from "../../../../chunk-K6E3T2L6.js";
6
+ nxs
7
+ } from "../../../../chunk-77UTE2YJ.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
@@ -55,12 +55,12 @@ var require_package = __commonJS({
55
55
  "@photonjs/fastify": "^0.1.12",
56
56
  "@trpc/server": "^11.8.1",
57
57
  "@types/express": "^5.0.6",
58
- "@types/node": "^20.19.25",
58
+ "@types/node": "^20.19.30",
59
59
  dotenv: "^17.2.3",
60
- fastify: "^5.6.2",
60
+ fastify: "^5.7.1",
61
61
  "fastify-raw-body": "^5.0.0",
62
62
  telefunc: "^0.2.17",
63
- vike: "^0.4.250",
63
+ vike: "^0.4.252",
64
64
  vite: "^7.3.1"
65
65
  },
66
66
  dependencies: {
@@ -85,7 +85,7 @@ var require_package = __commonJS({
85
85
  }
86
86
  });
87
87
  async function getPackageJson(props) {
88
- const packageJson = await FEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
88
+ const packageJson = await nxs(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
- mRs
7
- } from "../../../../chunk-K6E3T2L6.js";
6
+ qRs
7
+ } from "../../../../chunk-77UTE2YJ.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 mRs(
14
+ return qRs(
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
- FEs
7
- } from "../../../../chunk-K6E3T2L6.js";
6
+ nxs
7
+ } from "../../../../chunk-77UTE2YJ.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
@@ -55,12 +55,12 @@ var require_package = __commonJS({
55
55
  "@photonjs/h3": "^0.1.12",
56
56
  "@trpc/server": "^11.8.1",
57
57
  "@types/express": "^5.0.6",
58
- "@types/node": "^20.19.25",
59
- "@universal-middleware/core": "^0.4.14",
58
+ "@types/node": "^20.19.30",
59
+ "@universal-middleware/core": "^0.4.15",
60
60
  dotenv: "^17.2.3",
61
- h3: "~1.15.4",
61
+ h3: "~1.15.5",
62
62
  telefunc: "^0.2.17",
63
- vike: "^0.4.250",
63
+ vike: "^0.4.252",
64
64
  "vike-photon": "^0.1.24",
65
65
  vite: "^7.3.1"
66
66
  },
@@ -86,7 +86,7 @@ var require_package = __commonJS({
86
86
  }
87
87
  });
88
88
  async function getPackageJson(props) {
89
- const packageJson = await FEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
89
+ const packageJson = await nxs(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
- FEs
7
- } from "../../../../chunk-K6E3T2L6.js";
6
+ nxs
7
+ } from "../../../../chunk-77UTE2YJ.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
@@ -55,11 +55,11 @@ var require_package = __commonJS({
55
55
  "@photonjs/hono": "^0.1.12",
56
56
  "@trpc/server": "^11.8.1",
57
57
  "@types/aws-lambda": "^8.10.159",
58
- "@types/node": "^20.19.25",
58
+ "@types/node": "^20.19.30",
59
59
  dotenv: "^17.2.3",
60
- hono: "^4.11.3",
60
+ hono: "^4.11.4",
61
61
  telefunc: "^0.2.17",
62
- vike: "^0.4.250",
62
+ vike: "^0.4.252",
63
63
  "vike-photon": "^0.1.24",
64
64
  vite: "^7.3.1"
65
65
  },
@@ -91,7 +91,7 @@ var require_package = __commonJS({
91
91
  }
92
92
  });
93
93
  async function getPackageJson(props) {
94
- const packageJson = await FEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
94
+ const packageJson = await nxs(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
- mRs
7
- } from "../../../../chunk-K6E3T2L6.js";
6
+ qRs
7
+ } from "../../../../chunk-77UTE2YJ.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 mRs(envContent, "DATABASE_URL", "sqlite.db", "Path to the sqlite database");
15
+ return qRs(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
- $ps,
7
- IEs
8
- } from "../../../../chunk-K6E3T2L6.js";
6
+ hfs,
7
+ txs
8
+ } from "../../../../chunk-77UTE2YJ.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 IEs(props);
16
- const pmCmd = $ps().run;
15
+ const content = await txs(props);
16
+ const pmCmd = hfs().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
- FEs
7
- } from "../../../../chunk-K6E3T2L6.js";
6
+ nxs
7
+ } from "../../../../chunk-77UTE2YJ.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
@@ -51,12 +51,12 @@ var require_package = __commonJS({
51
51
  license: "MIT",
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
- "@cloudflare/workers-types": "^4.20260109.0",
54
+ "@cloudflare/workers-types": "^4.20260118.0",
55
55
  "@types/better-sqlite3": "^7.6.13",
56
- "@types/node": "^20.19.25",
57
- "better-sqlite3": "^12.5.0",
56
+ "@types/node": "^20.19.30",
57
+ "better-sqlite3": "^12.6.2",
58
58
  dotenv: "^17.2.3",
59
- kysely: "^0.28.9",
59
+ kysely: "^0.28.10",
60
60
  "kysely-d1": "^0.4.0",
61
61
  tsx: "^4.21.0"
62
62
  },
@@ -106,7 +106,7 @@ var require_package = __commonJS({
106
106
  }
107
107
  });
108
108
  async function getPackageJson(props) {
109
- const packageJson = await FEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
109
+ const packageJson = await nxs(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
- IEs
7
- } from "../../../../chunk-K6E3T2L6.js";
6
+ txs
7
+ } from "../../../../chunk-77UTE2YJ.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 IEs(props);
13
+ const content = await txs(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
- FEs
7
- } from "../../../../chunk-K6E3T2L6.js";
6
+ nxs
7
+ } from "../../../../chunk-77UTE2YJ.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
- "@mantine/core": "^8.3.11",
55
- "@mantine/hooks": "^8.3.11",
56
- "@types/node": "^20.19.25",
57
- "@types/react": "^19.2.7",
54
+ "@mantine/core": "^8.3.12",
55
+ "@mantine/hooks": "^8.3.12",
56
+ "@types/node": "^20.19.30",
57
+ "@types/react": "^19.2.8",
58
58
  "@types/react-dom": "^19.2.3",
59
59
  postcss: "^8.5.6",
60
60
  "postcss-preset-mantine": "^1.18.0",
@@ -93,7 +93,7 @@ var require_package = __commonJS({
93
93
  }
94
94
  });
95
95
  async function getPackageJson(props) {
96
- const packageJson = await FEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
96
+ const packageJson = await nxs(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
- FEs
7
- } from "../../../../chunk-K6E3T2L6.js";
6
+ nxs
7
+ } from "../../../../chunk-77UTE2YJ.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
@@ -51,9 +51,9 @@ var require_package = __commonJS({
51
51
  license: "MIT",
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
- oxlint: "^1.38.0",
55
- "oxlint-tsgolint": "^0.10.1",
56
- "@types/node": "^20.19.25"
54
+ "@types/node": "^20.19.30",
55
+ oxlint: "^1.39.0",
56
+ "oxlint-tsgolint": "^0.11.1"
57
57
  },
58
58
  dependencies: {
59
59
  "@batijs/core": "workspace:*"
@@ -65,7 +65,7 @@ var require_package = __commonJS({
65
65
  }
66
66
  });
67
67
  async function getPackageJson(props) {
68
- const packageJson = await FEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
68
+ const packageJson = await nxs(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
- IEs
7
- } from "../../../../chunk-K6E3T2L6.js";
6
+ txs
7
+ } from "../../../../chunk-77UTE2YJ.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 IEs(props);
13
+ const content = await txs(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
- FEs
7
- } from "../../../../chunk-K6E3T2L6.js";
6
+ nxs
7
+ } from "../../../../chunk-77UTE2YJ.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
- "@types/node": "^20.19.25",
54
+ "@types/node": "^20.19.30",
55
55
  "vike-photon": "^0.1.24"
56
56
  },
57
57
  dependencies: {
@@ -76,7 +76,7 @@ var require_package = __commonJS({
76
76
  }
77
77
  });
78
78
  async function getPackageJson(props) {
79
- const packageJson = await FEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
79
+ const packageJson = await nxs(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
- IEs
7
- } from "../../../../chunk-K6E3T2L6.js";
6
+ txs
7
+ } from "../../../../chunk-77UTE2YJ.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 IEs(props);
13
+ const content = await txs(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
- jEs
7
- } from "../../../../chunk-K6E3T2L6.js";
6
+ axs
7
+ } from "../../../../chunk-77UTE2YJ.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 jEs(props, { fallbackEmpty: true });
31
+ const pnpmWorkspace = await axs(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
- FEs
7
- } from "../../../../chunk-K6E3T2L6.js";
6
+ nxs
7
+ } from "../../../../chunk-77UTE2YJ.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
- "@types/node": "^20.19.25",
55
- prettier: "^3.7.4"
54
+ "@types/node": "^20.19.30",
55
+ prettier: "^3.8.0"
56
56
  },
57
57
  dependencies: {
58
58
  "@batijs/core": "workspace:*"
@@ -64,7 +64,7 @@ var require_package = __commonJS({
64
64
  }
65
65
  });
66
66
  async function getPackageJson(props) {
67
- const packageJson = await FEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
67
+ const packageJson = await nxs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
68
68
  return packageJson.addDevDependencies(["prettier"]);
69
69
  }
70
70
  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
- mRs
7
- } from "../../../../chunk-K6E3T2L6.js";
6
+ qRs
7
+ } from "../../../../chunk-77UTE2YJ.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 mRs(
14
+ return qRs(
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
- $ps,
7
- IEs
8
- } from "../../../../chunk-K6E3T2L6.js";
6
+ hfs,
7
+ txs
8
+ } from "../../../../chunk-77UTE2YJ.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 IEs(props);
15
- const pmCmd = $ps().run;
14
+ const content = await txs(props);
15
+ const pmCmd = hfs().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
- FEs
7
- } from "../../../../chunk-K6E3T2L6.js";
6
+ nxs
7
+ } from "../../../../chunk-77UTE2YJ.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
  "@prisma/client": "^7.2.0",
55
- "@types/node": "^20.19.25",
55
+ "@types/node": "^20.19.30",
56
56
  colorette: "^2.0.20",
57
57
  prisma: "^7.2.0"
58
58
  },
@@ -66,7 +66,7 @@ var require_package = __commonJS({
66
66
  }
67
67
  });
68
68
  async function getPackageJson(props) {
69
- const packageJson = await FEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
69
+ const packageJson = await nxs(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
- IEs
7
- } from "../../../../chunk-K6E3T2L6.js";
6
+ txs
7
+ } from "../../../../chunk-77UTE2YJ.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 IEs(props);
13
+ const content = await txs(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
- FEs
7
- } from "../../../../chunk-K6E3T2L6.js";
6
+ nxs
7
+ } from "../../../../chunk-77UTE2YJ.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
@@ -50,20 +50,20 @@ var require_package = __commonJS({
50
50
  author: "",
51
51
  license: "MIT",
52
52
  devDependencies: {
53
- "@babel/core": "^7.28.5",
54
- "@babel/plugin-syntax-flow": "^7.27.1",
55
- "@babel/plugin-transform-react-jsx": "^7.27.1",
53
+ "@babel/core": "^7.28.6",
54
+ "@babel/plugin-syntax-flow": "^7.28.6",
55
+ "@babel/plugin-transform-react-jsx": "^7.28.6",
56
56
  "@batijs/compile": "workspace:*",
57
- "@mantine/core": "^8.3.11",
58
- "@types/node": "^20.19.25",
59
- "@types/react": "^19.2.7",
57
+ "@mantine/core": "^8.3.12",
58
+ "@types/node": "^20.19.30",
59
+ "@types/react": "^19.2.8",
60
60
  "@types/react-dom": "^19.2.3",
61
61
  "@vitejs/plugin-react": "^5.1.2",
62
62
  react: "^19.2.3",
63
63
  "react-dom": "^19.2.3",
64
64
  tailwindcss: "^4.1.18",
65
65
  typescript: "^5.9.3",
66
- vike: "^0.4.250",
66
+ vike: "^0.4.252",
67
67
  "vike-photon": "^0.1.24",
68
68
  "vike-react": "^0.6.18",
69
69
  vite: "^7.3.1",
@@ -181,7 +181,7 @@ var require_package = __commonJS({
181
181
  }
182
182
  });
183
183
  async function getPackageJson(props) {
184
- const packageJson = await FEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
184
+ const packageJson = await nxs(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
- OEs
7
- } from "../../../../chunk-K6E3T2L6.js";
6
+ rxs
7
+ } from "../../../../chunk-77UTE2YJ.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 OEs(props);
13
+ const tsConfig = await rxs(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
- MEs,
7
- fni
8
- } from "../../../../chunk-K6E3T2L6.js";
6
+ Nni,
7
+ ixs
8
+ } from "../../../../chunk-77UTE2YJ.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 MEs(props);
15
- fni(mod, {
14
+ const mod = await ixs(props);
15
+ Nni(mod, {
16
16
  from: "@vitejs/plugin-react",
17
17
  constructor: "react"
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
- FEs
7
- } from "../../../../chunk-K6E3T2L6.js";
6
+ nxs
7
+ } from "../../../../chunk-77UTE2YJ.js";
8
8
  import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-IHX3I5SM.js";
10
10
 
@@ -51,9 +51,9 @@ var require_package = __commonJS({
51
51
  license: "MIT",
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
- "@sentry/react": "^10.32.1",
55
- "@types/node": "^20.19.25",
56
- "@types/react": "^19.2.7",
54
+ "@sentry/react": "^10.34.0",
55
+ "@types/node": "^20.19.30",
56
+ "@types/react": "^19.2.8",
57
57
  "@types/react-dom": "^19.2.3",
58
58
  react: "^19.2.3",
59
59
  "react-dom": "^19.2.3",
@@ -87,7 +87,7 @@ var require_package = __commonJS({
87
87
  }
88
88
  });
89
89
  async function getPackageJson(props) {
90
- const packageJson = await FEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
90
+ const packageJson = await nxs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
91
91
  return packageJson.addDependencies(["@sentry/react"]);
92
92
  }
93
93
  export {