@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/sqlite/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 todo = `
15
15
  ## *Sqlite*
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
 
@@ -123,7 +123,7 @@ var require_package = __commonJS({
123
123
  }
124
124
  });
125
125
  async function getPackageJson(props) {
126
- const packageJson = await aXs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
126
+ const packageJson = await OHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
127
127
  return packageJson.setScript("sqlite:migrate", {
128
128
  value: "tsx ./database/sqlite/schema/all.ts",
129
129
  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
- 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
- "@tailwindcss/vite": "^4.0.8",
54
+ "@tailwindcss/vite": "^4.0.12",
55
55
  "@types/node": "^18.19.76",
56
- autoprefixer: "^10.4.20",
57
- daisyui: "^5.0.0-beta.8",
58
- tailwindcss: "^4.0.8",
59
- vike: "^0.4.223",
60
- vite: "^6.1.1"
56
+ autoprefixer: "^10.4.21",
57
+ daisyui: "^5.0.0",
58
+ tailwindcss: "^4.0.12",
59
+ vike: "^0.4.224",
60
+ vite: "^6.2.1"
61
61
  },
62
62
  dependencies: {
63
63
  "@batijs/core": "workspace:*"
@@ -78,7 +78,7 @@ async function getPackageJson(props) {
78
78
  if (props.meta.BATI.has("shadcn-ui")) {
79
79
  pkgjson.devDependencies.tailwindcss = "^3.4.17";
80
80
  }
81
- const packageJson = await aXs(props, pkgjson);
81
+ const packageJson = await OHs(props, pkgjson);
82
82
  return packageJson.addDevDependencies(["tailwindcss"]).addDevDependencies(["@tailwindcss/vite"], !props.meta.BATI.has("shadcn-ui")).addDevDependencies(["daisyui"], props.meta.BATI.has("daisyui"));
83
83
  }
84
84
  export {
@@ -3,9 +3,9 @@ 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
 
@@ -14,8 +14,8 @@ async function getViteConfig(props) {
14
14
  if (props.meta.BATI.has("shadcn-ui")) {
15
15
  return;
16
16
  }
17
- const mod = await oXs(props);
18
- Vbs(mod, {
17
+ const mod = await LHs(props);
18
+ dbs(mod, {
19
19
  from: "@tailwindcss/vite",
20
20
  constructor: "tailwindcss"
21
21
  });
@@ -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,12 +51,12 @@ var require_package = __commonJS({
51
51
  license: "MIT",
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
- "@cloudflare/workers-types": "^4.20250214.0",
54
+ "@cloudflare/workers-types": "^4.20250303.0",
55
55
  "@types/node": "^18.19.76",
56
- "@universal-middleware/core": "^0.4.0",
57
- telefunc: "^0.1.85",
58
- vike: "^0.4.223",
59
- vite: "^6.1.1"
56
+ "@universal-middleware/core": "^0.4.4",
57
+ telefunc: "^0.1.87",
58
+ vike: "^0.4.224",
59
+ vite: "^6.2.1"
60
60
  },
61
61
  dependencies: {
62
62
  "@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 aXs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
94
+ const packageJson = await OHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
95
95
  return packageJson.addDependencies(["telefunc", "@universal-middleware/core"]);
96
96
  }
97
97
  export {
@@ -3,16 +3,16 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- 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/telefunc/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: "telefunc/vite",
17
17
  constructor: "telefunc",
18
18
  imported: "telefunc"
@@ -3,8 +3,8 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- 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,12 +51,12 @@ var require_package = __commonJS({
51
51
  license: "MIT",
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
- "@cloudflare/workers-types": "^4.20250214.0",
54
+ "@cloudflare/workers-types": "^4.20250303.0",
55
55
  "@trpc/client": "^10.45.2",
56
56
  "@trpc/server": "^10.45.2",
57
57
  "@types/node": "^18.19.76",
58
- "@universal-middleware/core": "^0.4.0",
59
- vite: "^6.1.1"
58
+ "@universal-middleware/core": "^0.4.4",
59
+ vite: "^6.2.1"
60
60
  },
61
61
  dependencies: {
62
62
  "@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(["@trpc/server", "@trpc/client"]);
102
102
  }
103
103
  export {
@@ -3,8 +3,8 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- 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
- "@cloudflare/workers-types": "^4.20250214.0",
55
- "@ts-rest/core": "^3.52.0",
56
- "@ts-rest/serverless": "^3.52.0",
54
+ "@cloudflare/workers-types": "^4.20250303.0",
55
+ "@ts-rest/core": "^3.52.1",
56
+ "@ts-rest/serverless": "^3.52.1",
57
57
  "@types/node": "^18.19.76",
58
- "@universal-middleware/core": "^0.4.0",
58
+ "@universal-middleware/core": "^0.4.4",
59
59
  zod: "^3.24.2"
60
60
  },
61
61
  dependencies: {
@@ -97,7 +97,7 @@ var require_package = __commonJS({
97
97
  }
98
98
  });
99
99
  async function getPackageJson(props) {
100
- const packageJson = await 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.addDevDependencies(["zod"]).addDependencies(["@ts-rest/core", "@ts-rest/serverless", "@universal-middleware/core"]);
102
102
  }
103
103
  export {
@@ -3,8 +3,8 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- 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,8 +53,8 @@ var require_package = __commonJS({
53
53
  "@batijs/compile": "workspace:*",
54
54
  "@types/node": "^18.19.76",
55
55
  "@vite-plugin-vercel/vike": "^9.0.4",
56
- vike: "^0.4.223",
57
- vite: "^6.1.1",
56
+ vike: "^0.4.224",
57
+ vite: "^6.2.1",
58
58
  "vite-plugin-vercel": "^9.0.5"
59
59
  },
60
60
  dependencies: {
@@ -72,7 +72,7 @@ var require_package = __commonJS({
72
72
  }
73
73
  });
74
74
  async function getPackageJson(props) {
75
- const packageJson = await aXs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
75
+ const packageJson = await OHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
76
76
  return packageJson.addDependencies(["vite-plugin-vercel", "@vite-plugin-vercel/vike"]);
77
77
  }
78
78
  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/vercel/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.types = [...tsConfig.compilerOptions.types ?? [], "vite-plugin-vercel/types"];
15
15
  return tsConfig;
16
16
  }
@@ -3,19 +3,19 @@ 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/vercel/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 options = props.meta.BATI.has("express") || props.meta.BATI.has("fastify") ? {
16
16
  source: "/.*"
17
17
  } : void 0;
18
- Vbs(mod, {
18
+ dbs(mod, {
19
19
  from: "vite-plugin-vercel",
20
20
  constructor: "vercel",
21
21
  options
@@ -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/vue/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 [Vue](https://vuejs.org/guide/quick-start.html).
@@ -3,8 +3,8 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- 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,17 +52,17 @@ 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
  "@vitejs/plugin-vue": "^5.2.1",
58
58
  "@vue/compiler-sfc": "^3.5.13",
59
59
  "@vue/server-renderer": "^3.5.13",
60
- tailwindcss: "^4.0.8",
61
- typescript: "^5.7.3",
60
+ tailwindcss: "^4.0.12",
61
+ typescript: "^5.8.2",
62
62
  "unplugin-vue-markdown": "^28.3.1",
63
- vike: "^0.4.223",
63
+ vike: "^0.4.224",
64
64
  "vike-vue": "^0.8.6",
65
- vite: "^6.1.1",
65
+ vite: "^6.2.1",
66
66
  vue: "^3.5.13",
67
67
  "vue-gtag": "2.0.1"
68
68
  },
@@ -129,7 +129,7 @@ var require_package = __commonJS({
129
129
  }
130
130
  });
131
131
  async function getPackageJson(props) {
132
- const packageJson = await aXs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
132
+ const packageJson = await OHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
133
133
  return packageJson.addDevDependencies(["vite"]).addDependencies([
134
134
  "@vitejs/plugin-vue",
135
135
  "@vue/compiler-sfc",
@@ -3,14 +3,14 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- 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/vue/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 = "vue";
16
16
  return tsConfig;
@@ -3,23 +3,23 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- 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/vue/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: "@vitejs/plugin-vue",
17
17
  constructor: "vue",
18
18
  options: {
19
19
  include: [/\.vue$/, /\.md$/]
20
20
  }
21
21
  });
22
- Vbs(mod, {
22
+ dbs(mod, {
23
23
  from: "unplugin-vue-markdown/vite",
24
24
  constructor: "md",
25
25
  options: {}
@@ -3,8 +3,8 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- 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,10 +51,10 @@ var require_package = __commonJS({
51
51
  license: "MIT",
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
- "@sentry/vue": "^9.1.0",
54
+ "@sentry/vue": "^9.5.0",
55
55
  "@types/node": "^18.19.76",
56
56
  "vike-vue": "^0.8.6",
57
- vite: "^6.1.1",
57
+ vite: "^6.2.1",
58
58
  vue: "^3.5.13"
59
59
  },
60
60
  dependencies: {
@@ -89,7 +89,7 @@ var require_package = __commonJS({
89
89
  }
90
90
  });
91
91
  async function getPackageJson(props) {
92
- const packageJson = await aXs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
92
+ const packageJson = await OHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
93
93
  return packageJson.addDependencies(["@sentry/vue"]);
94
94
  }
95
95
  export {