@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
- 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,13 +12,13 @@ import "../../../../chunk-IHX3I5SM.js";
12
12
  async function getServerlessEnv(props) {
13
13
  const sentryDNS = process.env.TEST_SENTRY_DSN;
14
14
  let envContent = await props.readfile?.();
15
- envContent = mRs(
15
+ envContent = qRs(
16
16
  envContent,
17
17
  "SENTRY_DSN",
18
18
  sentryDNS ?? "",
19
19
  "Sentry DNS. Used for Error Reporting on the Server"
20
20
  );
21
- envContent = mRs(
21
+ envContent = qRs(
22
22
  envContent,
23
23
  "PUBLIC_ENV__SENTRY_DSN",
24
24
  "",
@@ -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/sentry/dist/files/$README.md.js
13
13
  async function getReadme(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 about = `
17
17
 
18
18
  ## Sentry Browser / Error Tracking & Performance Monitoring
@@ -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/sentry/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 about = `
15
15
 
16
16
  ## Sentry Browser / Error Tracking & Performance Monitoring
@@ -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
- "@sentry/vite-plugin": "^4.6.1",
55
- "@types/node": "^20.19.25",
54
+ "@sentry/vite-plugin": "^4.6.2",
55
+ "@types/node": "^20.19.30",
56
56
  vite: "^7.3.1"
57
57
  },
58
58
  dependencies: {
@@ -77,7 +77,7 @@ var require_package = __commonJS({
77
77
  }
78
78
  });
79
79
  async function getPackageJson(props) {
80
- const packageJson = await FEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
80
+ const packageJson = await nxs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
81
81
  return packageJson.addDevDependencies(["@sentry/vite-plugin"]);
82
82
  }
83
83
  export {
@@ -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
- MEs,
7
- fni,
8
- sir
9
- } from "../../../../chunk-K6E3T2L6.js";
6
+ Nni,
7
+ bir,
8
+ ixs
9
+ } from "../../../../chunk-77UTE2YJ.js";
10
10
  import "../../../../chunk-IAWYWZSL.js";
11
11
  import "../../../../chunk-IHX3I5SM.js";
12
12
 
13
13
  // ../../boilerplates/sentry/dist/files/$vite.config.ts.js
14
14
  async function getViteConfig(props) {
15
- const mod = await MEs(props);
16
- fni(mod, {
15
+ const mod = await ixs(props);
16
+ Nni(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
- sir(mod.exports.default.$args[0], { build: { sourcemap: true } });
24
+ bir(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
- Kme,
7
- MEs,
8
- kG,
9
- l7
10
- } from "../../../../../chunk-K6E3T2L6.js";
6
+ UG,
7
+ g7,
8
+ ixs,
9
+ ohe
10
+ } from "../../../../../chunk-77UTE2YJ.js";
11
11
  import "../../../../../chunk-IAWYWZSL.js";
12
12
  import "../../../../../chunk-IHX3I5SM.js";
13
13
 
@@ -15,17 +15,17 @@ import "../../../../../chunk-IHX3I5SM.js";
15
15
  async function getViteConfig(props) {
16
16
  let mod;
17
17
  try {
18
- mod = await MEs(props);
18
+ mod = await ixs(props);
19
19
  } catch {
20
- mod = Kme("");
20
+ mod = ohe("");
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 = kG.functionCall("sentryBrowserConfig");
28
- const c = l7(e).code;
27
+ const e = UG.functionCall("sentryBrowserConfig");
28
+ const c = g7(e).code;
29
29
  mod.$ast.body.splice(mod.$ast.body.length - 1, 0, c);
30
30
  }
31
31
  return mod.generate().code;
@@ -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/shadcn-ui/dist/files/$README.md.js
13
13
  async function getReadme(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 about = `
17
17
 
18
18
  ## 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
- 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
  "@radix-ui/react-icons": "^1.3.2",
55
- "@types/node": "^20.19.25",
55
+ "@types/node": "^20.19.30",
56
56
  autoprefixer: "^10.4.23",
57
57
  "class-variance-authority": "^0.7.1",
58
58
  clsx: "^2.1.1",
@@ -83,7 +83,7 @@ var require_package = __commonJS({
83
83
  }
84
84
  });
85
85
  async function getPackageJson(props) {
86
- const packageJson = await FEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
86
+ const packageJson = await nxs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
87
87
  return packageJson.setScript("shadcn", {
88
88
  value: "npx shadcn@latest",
89
89
  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
- 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/shadcn-ui/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.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
- MEs,
7
- tir
8
- } from "../../../../chunk-K6E3T2L6.js";
6
+ ixs,
7
+ mir
8
+ } from "../../../../chunk-77UTE2YJ.js";
9
9
  import "../../../../chunk-IAWYWZSL.js";
10
10
  import "../../../../chunk-IHX3I5SM.js";
11
11
 
12
12
  // ../../boilerplates/shadcn-ui/dist/files/$vite.config.ts.js
13
13
  async function getViteConfig(props) {
14
- const mod = await MEs(props);
14
+ const mod = await ixs(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 = `${tir("WARN")}: new resolve.alias: \`"${find}":${replacement}\` replaced existing in vite.config.ts.`;
21
+ const warnMsg = `${mir("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,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
- IEs,
7
- _Rs,
8
- fRs
9
- } from "../../../../chunk-K6E3T2L6.js";
6
+ BRs,
7
+ RRs,
8
+ txs
9
+ } from "../../../../chunk-77UTE2YJ.js";
10
10
  import "../../../../chunk-IAWYWZSL.js";
11
11
  import "../../../../chunk-IHX3I5SM.js";
12
12
 
13
13
  // ../../boilerplates/shared/dist/files/$README.md.js
14
14
  async function getReadme(props) {
15
- const content = await IEs(props);
15
+ const content = await txs(props);
16
16
  const flags = Array.from(props.meta.BATI).filter((f) => f !== "force").map((f) => `--${f}`).join(" ");
17
- const v = _Rs();
17
+ const v = BRs();
18
18
  const intro = `Generated with [vike.dev/new](https://vike.dev/new) ([version ${v.semver.at(-1)}](https://www.npmjs.com/package/create-vike/v/${v.version})) using this command:
19
19
 
20
20
  \`\`\`sh
21
- ${fRs()} ${flags}
21
+ ${RRs()} ${flags}
22
22
  \`\`\`
23
23
  `;
24
24
  content.addMarkdown(intro, {
@@ -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
- 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/shared/dist/files/$TODO.md.js
12
12
  var todoIntro = "Follow the steps below to finish setting up your application.";
13
13
  async function getTodo(props) {
14
- const content = await IEs(props);
14
+ const content = await txs(props);
15
15
  content.addMarkdown(todoIntro, {
16
16
  wrapper: {
17
17
  section: "intro"
@@ -5,7 +5,7 @@
5
5
  "preview": "vike build && vike preview"
6
6
  },
7
7
  "dependencies": {
8
- "vike": "^0.4.250"
8
+ "vike": "^0.4.252"
9
9
  },
10
10
  "devDependencies": {
11
11
  "typescript": "^5.9.3",
@@ -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,9 +52,9 @@ var require_package = __commonJS({
52
52
  license: "MIT",
53
53
  devDependencies: {
54
54
  "@batijs/compile": "workspace:*",
55
- "@types/node": "^20.19.25",
56
- "@universal-middleware/core": "^0.4.14",
57
- vike: "^0.4.250",
55
+ "@types/node": "^20.19.30",
56
+ "@universal-middleware/core": "^0.4.15",
57
+ vike: "^0.4.252",
58
58
  vite: "^7.3.1"
59
59
  },
60
60
  files: [
@@ -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.addDependencies(["@universal-middleware/core"]);
81
81
  }
82
82
  export {
@@ -1,7 +1,5 @@
1
1
  import type { PageContextServer } from "vike/types";
2
2
  export type Data = Awaited<ReturnType<typeof data>>;
3
3
  export declare function data(_pageContext: PageContextServer): Promise<{
4
- todoItemsInitial: {
5
- text: string;
6
- }[];
4
+ todoItemsInitial: any;
7
5
  }>;
@@ -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/solid/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
 
@@ -51,13 +51,13 @@ 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
  "solid-js": "^1.9.10",
56
56
  tailwindcss: "^4.1.18",
57
57
  typescript: "^5.9.3",
58
- vike: "^0.4.250",
58
+ vike: "^0.4.252",
59
59
  "vike-photon": "^0.1.24",
60
- "vike-solid": "^0.7.18",
60
+ "vike-solid": "^0.7.19",
61
61
  vite: "^7.3.1",
62
62
  "vite-plugin-solid": "^2.11.10"
63
63
  },
@@ -173,7 +173,7 @@ var require_package = __commonJS({
173
173
  }
174
174
  });
175
175
  async function getPackageJson(props) {
176
- const packageJson = await FEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
176
+ const packageJson = await nxs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
177
177
  return packageJson.addDevDependencies(["vite"]).addDependencies(["solid-js", "vike-solid", "vike"]);
178
178
  }
179
179
  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/solid/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 = "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
- 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/solid/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: "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
- 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
- "@sentry/solid": "^10.32.1",
55
- "@types/node": "^20.19.25",
54
+ "@sentry/solid": "^10.34.0",
55
+ "@types/node": "^20.19.30",
56
56
  "solid-js": "^1.9.10",
57
- "vike-solid": "^0.7.18",
57
+ "vike-solid": "^0.7.19",
58
58
  vite: "^7.3.1"
59
59
  },
60
60
  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.addDependencies(["@sentry/solid"]);
90
90
  }
91
91
  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
- 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/sqlite/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
  ## Sqlite
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
 
@@ -52,8 +52,8 @@ var require_package = __commonJS({
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
54
  "@types/better-sqlite3": "^7.6.13",
55
- "@types/node": "^20.19.25",
56
- "better-sqlite3": "^12.5.0",
55
+ "@types/node": "^20.19.30",
56
+ "better-sqlite3": "^12.6.2",
57
57
  dotenv: "^17.2.3",
58
58
  tsx: "^4.21.0"
59
59
  },
@@ -97,7 +97,7 @@ var require_package = __commonJS({
97
97
  }
98
98
  });
99
99
  async function getPackageJson(props) {
100
- const packageJson = await FEs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
100
+ const packageJson = await nxs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
101
101
  return packageJson.setScript("sqlite:migrate", {
102
102
  value: "tsx ./database/sqlite/schema/all.ts",
103
103
  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
- 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,11 +52,11 @@ var require_package = __commonJS({
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
54
  "@tailwindcss/vite": "^4.1.18",
55
- "@types/node": "^20.19.25",
55
+ "@types/node": "^20.19.30",
56
56
  autoprefixer: "^10.4.23",
57
57
  daisyui: "^5.5.14",
58
58
  tailwindcss: "^4.1.18",
59
- vike: "^0.4.250",
59
+ vike: "^0.4.252",
60
60
  vite: "^7.3.1"
61
61
  },
62
62
  dependencies: {
@@ -70,7 +70,7 @@ var require_package = __commonJS({
70
70
  });
71
71
  async function getPackageJson(props) {
72
72
  const pkgjson = await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default);
73
- const packageJson = await FEs(props, pkgjson);
73
+ const packageJson = await nxs(props, pkgjson);
74
74
  return packageJson.addDevDependencies(["tailwindcss", "@tailwindcss/vite"]).addDevDependencies(["daisyui"], props.meta.BATI.has("daisyui"));
75
75
  }
76
76
  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
- 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/tailwindcss/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: "@tailwindcss/vite",
17
17
  constructor: "tailwindcss"
18
18
  });