@batijs/cli 0.0.404 → 0.0.408

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/$README.md.js +3 -3
  3. package/dist/boilerplates/@batijs/authjs/files/$package.json.js +5 -5
  4. package/dist/boilerplates/@batijs/aws/files/$README.md.js +3 -3
  5. package/dist/boilerplates/@batijs/aws/files/$package.json.js +9 -9
  6. package/dist/boilerplates/@batijs/aws/files/$tsconfig.json.js +3 -3
  7. package/dist/boilerplates/@batijs/biome/files/$package.json.js +3 -3
  8. package/dist/boilerplates/@batijs/cloudflare/files/$package.json.js +5 -5
  9. package/dist/boilerplates/@batijs/cloudflare/files/$tsconfig.json.js +3 -3
  10. package/dist/boilerplates/@batijs/cloudflare/files/$vite.config.ts.js +5 -5
  11. package/dist/boilerplates/@batijs/compiled/files/$package.json.js +5 -5
  12. package/dist/boilerplates/@batijs/compiled/files/$vite.config.ts.js +5 -5
  13. package/dist/boilerplates/@batijs/d1/files/$README.md.js +3 -3
  14. package/dist/boilerplates/@batijs/d1/files/$package.json.js +7 -7
  15. package/dist/boilerplates/@batijs/d1/files/$tsconfig.json.js +3 -3
  16. package/dist/boilerplates/@batijs/d1/files/$wrangler.toml.js +1 -1
  17. package/dist/boilerplates/@batijs/d1-sqlite/files/$package.json.js +6 -6
  18. package/dist/boilerplates/@batijs/drizzle/files/$.env.js +3 -3
  19. package/dist/boilerplates/@batijs/drizzle/files/$README.md.js +3 -3
  20. package/dist/boilerplates/@batijs/drizzle/files/$package.json.js +5 -5
  21. package/dist/boilerplates/@batijs/edgedb/files/$README.md.js +3 -3
  22. package/dist/boilerplates/@batijs/edgedb/files/$package.json.js +4 -4
  23. package/dist/boilerplates/@batijs/eslint/files/$package.json.js +10 -10
  24. package/dist/boilerplates/@batijs/eslint/files/eslint.config.js +6 -0
  25. package/dist/boilerplates/@batijs/express/files/$package.json.js +8 -8
  26. package/dist/boilerplates/@batijs/fastify/files/$package.json.js +8 -8
  27. package/dist/boilerplates/@batijs/firebase-auth/files/$.env.js +3 -3
  28. package/dist/boilerplates/@batijs/firebase-auth/files/$README.md.js +3 -3
  29. package/dist/boilerplates/@batijs/firebase-auth/files/$package.json.js +7 -7
  30. package/dist/boilerplates/@batijs/google-analytics/files/$.env.js +3 -3
  31. package/dist/boilerplates/@batijs/h3/files/$package.json.js +8 -8
  32. package/dist/boilerplates/@batijs/hattip/files/$package.json.js +9 -9
  33. package/dist/boilerplates/@batijs/hono/files/$package.json.js +11 -11
  34. package/dist/boilerplates/@batijs/hono/files/$vite.config.ts.js +5 -5
  35. package/dist/boilerplates/@batijs/lucia-auth/files/$.env.js +4 -4
  36. package/dist/boilerplates/@batijs/lucia-auth/files/$README.md.js +3 -3
  37. package/dist/boilerplates/@batijs/lucia-auth/files/$package.json.js +9 -9
  38. package/dist/boilerplates/@batijs/mantine/files/$README.md.js +3 -3
  39. package/dist/boilerplates/@batijs/mantine/files/$package.json.js +6 -6
  40. package/dist/boilerplates/@batijs/panda-css/files/$package.json.js +4 -4
  41. package/dist/boilerplates/@batijs/prettier/files/$package.json.js +4 -4
  42. package/dist/boilerplates/@batijs/prisma/files/$.env.js +3 -3
  43. package/dist/boilerplates/@batijs/prisma/files/$README.md.js +3 -3
  44. package/dist/boilerplates/@batijs/prisma/files/$package.json.js +3 -3
  45. package/dist/boilerplates/@batijs/react/files/$README.md.js +3 -3
  46. package/dist/boilerplates/@batijs/react/files/$package.json.js +9 -9
  47. package/dist/boilerplates/@batijs/react/files/$tsconfig.json.js +3 -3
  48. package/dist/boilerplates/@batijs/react/files/$vite.config.ts.js +5 -5
  49. package/dist/boilerplates/@batijs/react-sentry/files/$package.json.js +5 -5
  50. package/dist/boilerplates/@batijs/sentry/files/$.env.js +4 -4
  51. package/dist/boilerplates/@batijs/sentry/files/$README.md.js +3 -3
  52. package/dist/boilerplates/@batijs/sentry/files/$package.json.js +5 -5
  53. package/dist/boilerplates/@batijs/sentry/files/$vite.config.ts.js +7 -7
  54. package/dist/boilerplates/@batijs/sentry/files/pages/$+client.ts.js +9 -9
  55. package/dist/boilerplates/@batijs/shadcn-ui/files/$README.md.js +3 -3
  56. package/dist/boilerplates/@batijs/shadcn-ui/files/$package.json.js +5 -5
  57. package/dist/boilerplates/@batijs/shadcn-ui/files/$tsconfig.json.js +3 -3
  58. package/dist/boilerplates/@batijs/shadcn-ui/files/$vite.config.ts.js +5 -5
  59. package/dist/boilerplates/@batijs/shared/files/$README.md.js +8 -8
  60. package/dist/boilerplates/@batijs/shared/files/package.json +5 -4
  61. package/dist/boilerplates/@batijs/shared-server/files/$package.json.js +7 -7
  62. package/dist/boilerplates/@batijs/solid/files/$README.md.js +3 -3
  63. package/dist/boilerplates/@batijs/solid/files/$package.json.js +10 -10
  64. package/dist/boilerplates/@batijs/solid/files/$tsconfig.json.js +3 -3
  65. package/dist/boilerplates/@batijs/solid/files/$vite.config.ts.js +5 -5
  66. package/dist/boilerplates/@batijs/solid-sentry/files/$package.json.js +6 -6
  67. package/dist/boilerplates/@batijs/sqlite/files/$.env.js +3 -3
  68. package/dist/boilerplates/@batijs/sqlite/files/$README.md.js +3 -3
  69. package/dist/boilerplates/@batijs/sqlite/files/$package.json.js +3 -3
  70. package/dist/boilerplates/@batijs/tailwindcss/files/$package.json.js +9 -9
  71. package/dist/boilerplates/@batijs/tailwindcss/files/$vite.config.ts.js +5 -5
  72. package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +8 -8
  73. package/dist/boilerplates/@batijs/telefunc/files/$vite.config.ts.js +5 -5
  74. package/dist/boilerplates/@batijs/trpc/files/$package.json.js +6 -6
  75. package/dist/boilerplates/@batijs/ts-rest/files/$package.json.js +7 -7
  76. package/dist/boilerplates/@batijs/vercel/files/$package.json.js +5 -5
  77. package/dist/boilerplates/@batijs/vercel/files/$tsconfig.json.js +3 -3
  78. package/dist/boilerplates/@batijs/vercel/files/$vite.config.ts.js +5 -5
  79. package/dist/boilerplates/@batijs/vue/files/$README.md.js +3 -3
  80. package/dist/boilerplates/@batijs/vue/files/$package.json.js +8 -8
  81. package/dist/boilerplates/@batijs/vue/files/$tsconfig.json.js +3 -3
  82. package/dist/boilerplates/@batijs/vue/files/$vite.config.ts.js +6 -6
  83. package/dist/boilerplates/@batijs/vue-sentry/files/$package.json.js +5 -5
  84. package/dist/{chunk-OVEN27SY.js → chunk-O4ISGVEV.js} +108130 -108620
  85. package/dist/index.js +59 -59
  86. package/package.json +10 -10
@@ -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
- iXs
7
- } from "../../../../chunk-OVEN27SY.js";
6
+ NHs
7
+ } from "../../../../chunk-O4ISGVEV.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/react/dist/files/$README.md.js
12
12
  async function getReadme(props) {
13
- const content = await iXs(props);
13
+ const content = await NHs(props);
14
14
  const about = `
15
15
  ## React
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
- aXs
7
- } from "../../../../chunk-OVEN27SY.js";
6
+ OHs
7
+ } from "../../../../chunk-O4ISGVEV.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -55,19 +55,19 @@ var require_package = __commonJS({
55
55
  "@babel/plugin-syntax-flow": "^7.26.0",
56
56
  "@babel/plugin-transform-react-jsx": "^7.25.9",
57
57
  "@batijs/compile": "workspace:*",
58
- "@mantine/core": "^7.17.0",
59
- "@pandacss/dev": "^0.53.0",
58
+ "@mantine/core": "^7.17.1",
59
+ "@pandacss/dev": "^0.53.1",
60
60
  "@types/node": "^18.19.76",
61
61
  "@types/react": "^19.0.10",
62
62
  "@types/react-dom": "^19.0.4",
63
63
  "@vitejs/plugin-react": "^4.3.4",
64
64
  react: "^19.0.0",
65
65
  "react-dom": "^19.0.0",
66
- tailwindcss: "^4.0.8",
67
- typescript: "^5.7.3",
68
- vike: "^0.4.223",
66
+ tailwindcss: "^4.0.12",
67
+ typescript: "^5.8.2",
68
+ vike: "^0.4.224",
69
69
  "vike-react": "^0.5.13",
70
- vite: "^6.1.1",
70
+ vite: "^6.2.1",
71
71
  "vite-plugin-compiled-react": "^1.1.3"
72
72
  },
73
73
  dependencies: {
@@ -187,7 +187,7 @@ var require_package = __commonJS({
187
187
  }
188
188
  });
189
189
  async function getPackageJson(props) {
190
- const packageJson = await aXs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
190
+ const packageJson = await OHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
191
191
  return packageJson.addDevDependencies(["vite", "@types/react", "@types/react-dom"]).addDependencies(["@vitejs/plugin-react", "react", "react-dom", "vike", "vike-react"]);
192
192
  }
193
193
  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
- sXs
7
- } from "../../../../chunk-OVEN27SY.js";
6
+ IHs
7
+ } from "../../../../chunk-O4ISGVEV.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/react/dist/files/$tsconfig.json.js
12
12
  async function getTsConfig(props) {
13
- const tsConfig = await sXs(props);
13
+ const tsConfig = await IHs(props);
14
14
  tsConfig.compilerOptions.jsx = "preserve";
15
15
  tsConfig.compilerOptions.jsxImportSource = "react";
16
16
  tsConfig.compilerOptions.types = [...tsConfig.compilerOptions.types ?? [], "vike-react"];
@@ -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
- Vbs,
7
- oXs
8
- } from "../../../../chunk-OVEN27SY.js";
6
+ LHs,
7
+ dbs
8
+ } from "../../../../chunk-O4ISGVEV.js";
9
9
  import "../../../../chunk-QY4H25CP.js";
10
10
  import "../../../../chunk-DHZ7AZKP.js";
11
11
 
12
12
  // ../../boilerplates/react/dist/files/$vite.config.ts.js
13
13
  async function getViteConfig(props) {
14
- const mod = await oXs(props);
14
+ const mod = await LHs(props);
15
15
  const reactOptions = props.meta.BATI.has("vercel") && props.meta.BATI.has("hattip") ? { jsxRuntime: "classic" } : {};
16
- Vbs(mod, {
16
+ dbs(mod, {
17
17
  from: "@vitejs/plugin-react",
18
18
  constructor: "react",
19
19
  options: reactOptions
@@ -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
- aXs
7
- } from "../../../../chunk-OVEN27SY.js";
6
+ OHs
7
+ } from "../../../../chunk-O4ISGVEV.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -51,13 +51,13 @@ var require_package = __commonJS({
51
51
  license: "MIT",
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
- "@sentry/react": "^9.1.0",
54
+ "@sentry/react": "^9.5.0",
55
55
  "@types/node": "^18.19.76",
56
56
  "@types/react": "^19.0.10",
57
57
  "@types/react-dom": "^19.0.4",
58
58
  react: "^19.0.0",
59
59
  "react-dom": "^19.0.0",
60
- vite: "^6.1.1"
60
+ vite: "^6.2.1"
61
61
  },
62
62
  dependencies: {
63
63
  "@batijs/core": "workspace:*"
@@ -97,7 +97,7 @@ var require_package = __commonJS({
97
97
  }
98
98
  });
99
99
  async function getPackageJson(props) {
100
- const packageJson = await aXs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
100
+ const packageJson = await OHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
101
101
  return packageJson.addDependencies(["@sentry/react"]);
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
- yXs
7
- } from "../../../../chunk-OVEN27SY.js";
6
+ WHs
7
+ } from "../../../../chunk-O4ISGVEV.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -12,13 +12,13 @@ import "../../../../chunk-DHZ7AZKP.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 = yXs(
15
+ envContent = WHs(
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 = yXs(
21
+ envContent = WHs(
22
22
  envContent,
23
23
  "PUBLIC_ENV__SENTRY_DSN",
24
24
  "",
@@ -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
- iXs
7
- } from "../../../../chunk-OVEN27SY.js";
6
+ NHs
7
+ } from "../../../../chunk-O4ISGVEV.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/sentry/dist/files/$README.md.js
12
12
  async function getReadme(props) {
13
- const content = await iXs(props);
13
+ const content = await NHs(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
- aXs
7
- } from "../../../../chunk-OVEN27SY.js";
6
+ OHs
7
+ } from "../../../../chunk-O4ISGVEV.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.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/vite-plugin": "^3.2.0",
54
+ "@sentry/vite-plugin": "^3.2.2",
55
55
  "@types/node": "^18.19.76",
56
- vite: "^6.1.1"
56
+ vite: "^6.2.1"
57
57
  },
58
58
  dependencies: {
59
59
  "@batijs/core": "workspace:*"
@@ -82,7 +82,7 @@ var require_package = __commonJS({
82
82
  }
83
83
  });
84
84
  async function getPackageJson(props) {
85
- const packageJson = await aXs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
85
+ const packageJson = await OHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
86
86
  return packageJson.addDevDependencies(["@sentry/vite-plugin"]);
87
87
  }
88
88
  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
- Vbs,
7
- oXs,
8
- uQr
9
- } from "../../../../chunk-OVEN27SY.js";
6
+ LHs,
7
+ XXr,
8
+ dbs
9
+ } from "../../../../chunk-O4ISGVEV.js";
10
10
  import "../../../../chunk-QY4H25CP.js";
11
11
  import "../../../../chunk-DHZ7AZKP.js";
12
12
 
13
13
  // ../../boilerplates/sentry/dist/files/$vite.config.ts.js
14
14
  async function getViteConfig(props) {
15
- const mod = await oXs(props);
16
- Vbs(mod, {
15
+ const mod = await LHs(props);
16
+ dbs(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
- uQr(mod.exports.default.$args[0], { build: { sourcemap: true } });
24
+ XXr(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
- B5e,
7
- ZV,
8
- jse,
9
- oXs
10
- } from "../../../../../chunk-OVEN27SY.js";
6
+ F5e,
7
+ LHs,
8
+ Use,
9
+ sz
10
+ } from "../../../../../chunk-O4ISGVEV.js";
11
11
  import "../../../../../chunk-QY4H25CP.js";
12
12
  import "../../../../../chunk-DHZ7AZKP.js";
13
13
 
@@ -15,17 +15,17 @@ import "../../../../../chunk-DHZ7AZKP.js";
15
15
  async function getViteConfig(props) {
16
16
  let mod;
17
17
  try {
18
- mod = await oXs(props);
18
+ mod = await LHs(props);
19
19
  } catch {
20
- mod = B5e("");
20
+ mod = F5e("");
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 = jse.functionCall("sentryBrowserConfig");
28
- const c = ZV(e).code;
27
+ const e = Use.functionCall("sentryBrowserConfig");
28
+ const c = sz(e).code;
29
29
  mod.$ast.body.splice(mod.$ast.body.length - 1, 0, c);
30
30
  }
31
31
  return mod.generate().code;
@@ -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
- iXs
7
- } from "../../../../chunk-OVEN27SY.js";
6
+ NHs
7
+ } from "../../../../chunk-O4ISGVEV.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/shadcn-ui/dist/files/$README.md.js
12
12
  async function getReadme(props) {
13
- const content = await iXs(props);
13
+ const content = await NHs(props);
14
14
  const about = `
15
15
 
16
16
  ## shadcn/ui
@@ -3,8 +3,8 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- aXs
7
- } from "../../../../chunk-OVEN27SY.js";
6
+ OHs
7
+ } from "../../../../chunk-O4ISGVEV.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -53,10 +53,10 @@ var require_package = __commonJS({
53
53
  "@batijs/compile": "workspace:*",
54
54
  "@radix-ui/react-icons": "^1.3.2",
55
55
  "@types/node": "^18.19.76",
56
- autoprefixer: "^10.4.20",
56
+ autoprefixer: "^10.4.21",
57
57
  "class-variance-authority": "^0.7.1",
58
58
  clsx: "^2.1.1",
59
- "lucide-react": "^0.475.0",
59
+ "lucide-react": "^0.479.0",
60
60
  postcss: "^8.5.3",
61
61
  "tailwind-merge": "^2.6.0",
62
62
  tailwindcss: "^3.4.17",
@@ -95,7 +95,7 @@ var require_package = __commonJS({
95
95
  }
96
96
  });
97
97
  async function getPackageJson(props) {
98
- const packageJson = await aXs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
98
+ const packageJson = await OHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
99
99
  return packageJson.setScript("shadcn", {
100
100
  value: "npx shadcn@latest",
101
101
  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
- sXs
7
- } from "../../../../chunk-OVEN27SY.js";
6
+ IHs
7
+ } from "../../../../chunk-O4ISGVEV.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/shadcn-ui/dist/files/$tsconfig.json.js
12
12
  async function getTsConfig(props) {
13
- const tsConfig = await sXs(props);
13
+ const tsConfig = await IHs(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
- aQr,
7
- oXs
8
- } from "../../../../chunk-OVEN27SY.js";
6
+ $Xr,
7
+ LHs
8
+ } from "../../../../chunk-O4ISGVEV.js";
9
9
  import "../../../../chunk-QY4H25CP.js";
10
10
  import "../../../../chunk-DHZ7AZKP.js";
11
11
 
12
12
  // ../../boilerplates/shadcn-ui/dist/files/$vite.config.ts.js
13
13
  async function getViteConfig(props) {
14
- const mod = await oXs(props);
14
+ const mod = await LHs(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 = `${aQr("WARN")}: new resolve.alias: \`"${find}":${replacement}\` replaced existing in vite.config.ts.`;
21
+ const warnMsg = `${$Xr("WARN")}: new resolve.alias: \`"${find}":${replacement}\` replaced existing in vite.config.ts.`;
22
22
  if (alias?.length === void 0) {
23
23
  if (alias[find]) {
24
24
  console.warn(warnMsg);
@@ -3,23 +3,23 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- IXs,
7
- NXs,
6
+ NHs,
8
7
  iXs,
9
- nVs
10
- } from "../../../../chunk-OVEN27SY.js";
8
+ kqs,
9
+ sXs
10
+ } from "../../../../chunk-O4ISGVEV.js";
11
11
  import "../../../../chunk-QY4H25CP.js";
12
12
  import "../../../../chunk-DHZ7AZKP.js";
13
13
 
14
14
  // ../../boilerplates/shared/dist/files/$README.md.js
15
15
  async function getReadme(props) {
16
- const content = await iXs(props);
16
+ const content = await NHs(props);
17
17
  const flags = Array.from(props.meta.BATI).filter((f) => f !== "force").map((f) => `--${f}`).join(" ");
18
- const v = IXs();
19
- const intro = `Generated with [vike.dev/new](https://vike.dev/new) ${`(${nVs.link("https://www.npmjs.com/package/create-vike/v/" + v.version, "version " + v.semver.at(-1))})`} using this command:
18
+ const v = sXs();
19
+ const intro = `Generated with [vike.dev/new](https://vike.dev/new) ${`(${kqs.link("https://www.npmjs.com/package/create-vike/v/" + v.version, "version " + v.semver.at(-1))})`} using this command:
20
20
 
21
21
  \`\`\`sh
22
- ${NXs()} ${flags}
22
+ ${iXs()} ${flags}
23
23
  \`\`\`
24
24
  `;
25
25
  content.addMarkdown(intro, {
@@ -4,11 +4,12 @@
4
4
  "build": "vike build",
5
5
  "preview": "vike preview"
6
6
  },
7
- "dependencies": {},
7
+ "dependencies": {
8
+ "vike": "^0.4.224"
9
+ },
8
10
  "devDependencies": {
9
- "typescript": "^5.7.3",
10
- "vike": "^0.4.223",
11
- "vite": "^6.1.1"
11
+ "typescript": "^5.8.2",
12
+ "vite": "^6.2.1"
12
13
  },
13
14
  "type": "module"
14
15
  }
@@ -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
- aXs
7
- } from "../../../../chunk-OVEN27SY.js";
6
+ OHs
7
+ } from "../../../../chunk-O4ISGVEV.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -52,11 +52,11 @@ var require_package = __commonJS({
52
52
  license: "MIT",
53
53
  devDependencies: {
54
54
  "@batijs/compile": "workspace:*",
55
- "@cloudflare/workers-types": "^4.20250214.0",
55
+ "@cloudflare/workers-types": "^4.20250303.0",
56
56
  "@types/node": "^18.19.76",
57
- "@universal-middleware/core": "^0.4.0",
58
- vike: "^0.4.223",
59
- vite: "^6.1.1"
57
+ "@universal-middleware/core": "^0.4.4",
58
+ vike: "^0.4.224",
59
+ vite: "^6.2.1"
60
60
  },
61
61
  files: [
62
62
  "dist/"
@@ -96,7 +96,7 @@ var require_package = __commonJS({
96
96
  }
97
97
  });
98
98
  async function getPackageJson(props) {
99
- const packageJson = await aXs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
99
+ const packageJson = await OHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
100
100
  return packageJson.addDependencies(["@universal-middleware/core"]);
101
101
  }
102
102
  export {
@@ -3,14 +3,14 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- iXs
7
- } from "../../../../chunk-OVEN27SY.js";
6
+ NHs
7
+ } from "../../../../chunk-O4ISGVEV.js";
8
8
  import "../../../../chunk-QY4H25CP.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 iXs(props);
13
+ const content = await NHs(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
- aXs
7
- } from "../../../../chunk-OVEN27SY.js";
6
+ OHs
7
+ } from "../../../../chunk-O4ISGVEV.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -52,15 +52,15 @@ var require_package = __commonJS({
52
52
  license: "MIT",
53
53
  devDependencies: {
54
54
  "@batijs/compile": "workspace:*",
55
- "@pandacss/dev": "^0.53.0",
55
+ "@pandacss/dev": "^0.53.1",
56
56
  "@types/node": "^18.19.76",
57
57
  "solid-js": "^1.9.5",
58
- tailwindcss: "^4.0.8",
59
- typescript: "^5.7.3",
60
- vike: "^0.4.223",
61
- "vike-solid": "^0.7.8",
62
- vite: "^6.1.1",
63
- "vite-plugin-solid": "^2.11.2"
58
+ tailwindcss: "^4.0.12",
59
+ typescript: "^5.8.2",
60
+ vike: "^0.4.224",
61
+ "vike-solid": "^0.7.9",
62
+ vite: "^6.2.1",
63
+ "vite-plugin-solid": "^2.11.6"
64
64
  },
65
65
  dependencies: {
66
66
  "@batijs/core": "workspace:*"
@@ -179,7 +179,7 @@ var require_package = __commonJS({
179
179
  }
180
180
  });
181
181
  async function getPackageJson(props) {
182
- const packageJson = await aXs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
182
+ const packageJson = await OHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
183
183
  return packageJson.addDevDependencies(["vite"]).addDependencies(["solid-js", "vike-solid", "vike"]);
184
184
  }
185
185
  export {
@@ -3,14 +3,14 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- sXs
7
- } from "../../../../chunk-OVEN27SY.js";
6
+ IHs
7
+ } from "../../../../chunk-O4ISGVEV.js";
8
8
  import "../../../../chunk-QY4H25CP.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 sXs(props);
13
+ const tsConfig = await IHs(props);
14
14
  tsConfig.compilerOptions.jsx = "preserve";
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
- Vbs,
7
- oXs
8
- } from "../../../../chunk-OVEN27SY.js";
6
+ LHs,
7
+ dbs
8
+ } from "../../../../chunk-O4ISGVEV.js";
9
9
  import "../../../../chunk-QY4H25CP.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 oXs(props);
15
- Vbs(mod, {
14
+ const mod = await LHs(props);
15
+ dbs(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
- aXs
7
- } from "../../../../chunk-OVEN27SY.js";
6
+ OHs
7
+ } from "../../../../chunk-O4ISGVEV.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -51,11 +51,11 @@ var require_package = __commonJS({
51
51
  license: "MIT",
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
- "@sentry/solid": "^9.1.0",
54
+ "@sentry/solid": "^9.5.0",
55
55
  "@types/node": "^18.19.76",
56
56
  "solid-js": "^1.9.5",
57
- "vike-solid": "^0.7.8",
58
- vite: "^6.1.1"
57
+ "vike-solid": "^0.7.9",
58
+ vite: "^6.2.1"
59
59
  },
60
60
  dependencies: {
61
61
  "@batijs/core": "workspace:*"
@@ -95,7 +95,7 @@ var require_package = __commonJS({
95
95
  }
96
96
  });
97
97
  async function getPackageJson(props) {
98
- const packageJson = await aXs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
98
+ const packageJson = await OHs(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
- yXs
7
- } from "../../../../chunk-OVEN27SY.js";
6
+ WHs
7
+ } from "../../../../chunk-O4ISGVEV.js";
8
8
  import "../../../../chunk-QY4H25CP.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 yXs(envContent, "DATABASE_URL", "sqlite.db", "Path to the sqlite database");
15
+ return WHs(envContent, "DATABASE_URL", "sqlite.db", "Path to the sqlite database");
16
16
  }
17
17
  export {
18
18
  getEnv as default