@batijs/cli 0.0.448 → 0.0.450

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 (88) hide show
  1. package/dist/boilerplates/@batijs/auth0/files/$.env.js +6 -6
  2. package/dist/boilerplates/@batijs/auth0/files/$README.md.js +4 -4
  3. package/dist/boilerplates/@batijs/authjs/files/$package.json.js +5 -5
  4. package/dist/boilerplates/@batijs/aws/files/$README.md.js +4 -4
  5. package/dist/boilerplates/@batijs/aws/files/$package.json.js +8 -8
  6. package/dist/boilerplates/@batijs/aws/files/$tsconfig.json.js +4 -4
  7. package/dist/boilerplates/@batijs/biome/files/$package.json.js +4 -4
  8. package/dist/boilerplates/@batijs/cloudflare/files/$package.json.js +7 -8
  9. package/dist/boilerplates/@batijs/cloudflare/files/$tsconfig.json.js +4 -4
  10. package/dist/boilerplates/@batijs/cloudflare/files/$vite.config.ts.js +9 -9
  11. package/dist/boilerplates/@batijs/compiled/files/$package.json.js +4 -4
  12. package/dist/boilerplates/@batijs/compiled/files/$vite.config.ts.js +6 -6
  13. package/dist/boilerplates/@batijs/d1/files/$README.md.js +4 -4
  14. package/dist/boilerplates/@batijs/d1/files/$package.json.js +7 -7
  15. package/dist/boilerplates/@batijs/d1/files/$tsconfig.json.js +4 -4
  16. package/dist/boilerplates/@batijs/d1/files/$wrangler.toml.js +2 -2
  17. package/dist/boilerplates/@batijs/d1-sqlite/files/$package.json.js +6 -6
  18. package/dist/boilerplates/@batijs/drizzle/files/$.env.js +4 -4
  19. package/dist/boilerplates/@batijs/drizzle/files/$README.md.js +4 -4
  20. package/dist/boilerplates/@batijs/drizzle/files/$package.json.js +4 -4
  21. package/dist/boilerplates/@batijs/eslint/files/$package.json.js +6 -6
  22. package/dist/boilerplates/@batijs/express/files/$package.json.js +7 -7
  23. package/dist/boilerplates/@batijs/fastify/files/$package.json.js +7 -7
  24. package/dist/boilerplates/@batijs/google-analytics/files/$.env.js +4 -4
  25. package/dist/boilerplates/@batijs/h3/files/$package.json.js +7 -7
  26. package/dist/boilerplates/@batijs/hono/files/$package.json.js +10 -10
  27. package/dist/boilerplates/@batijs/hono/files/$vite.config.ts.js +6 -6
  28. package/dist/boilerplates/@batijs/mantine/files/$README.md.js +4 -4
  29. package/dist/boilerplates/@batijs/mantine/files/$package.json.js +7 -7
  30. package/dist/boilerplates/@batijs/pnpm/files/$pnpm-workspace.yaml.js +4 -4
  31. package/dist/boilerplates/@batijs/prettier/files/$package.json.js +5 -5
  32. package/dist/boilerplates/@batijs/prisma/files/$.env.js +4 -4
  33. package/dist/boilerplates/@batijs/prisma/files/$README.md.js +4 -4
  34. package/dist/boilerplates/@batijs/prisma/files/$package.json.js +6 -6
  35. package/dist/boilerplates/@batijs/react/files/$README.md.js +4 -4
  36. package/dist/boilerplates/@batijs/react/files/$package.json.js +7 -7
  37. package/dist/boilerplates/@batijs/react/files/$tsconfig.json.js +4 -4
  38. package/dist/boilerplates/@batijs/react/files/$vite.config.ts.js +7 -9
  39. package/dist/boilerplates/@batijs/react-sentry/files/$package.json.js +5 -5
  40. package/dist/boilerplates/@batijs/sentry/files/$.env.js +5 -5
  41. package/dist/boilerplates/@batijs/sentry/files/$README.md.js +4 -4
  42. package/dist/boilerplates/@batijs/sentry/files/$package.json.js +4 -4
  43. package/dist/boilerplates/@batijs/sentry/files/$vite.config.ts.js +8 -8
  44. package/dist/boilerplates/@batijs/sentry/files/pages/$+client.ts.js +10 -10
  45. package/dist/boilerplates/@batijs/shadcn-ui/files/$README.md.js +4 -4
  46. package/dist/boilerplates/@batijs/shadcn-ui/files/$package.json.js +5 -5
  47. package/dist/boilerplates/@batijs/shadcn-ui/files/$tsconfig.json.js +4 -4
  48. package/dist/boilerplates/@batijs/shadcn-ui/files/$vite.config.ts.js +6 -6
  49. package/dist/boilerplates/@batijs/shared/files/$README.md.js +10 -10
  50. package/dist/boilerplates/@batijs/shared/files/package.json +1 -1
  51. package/dist/boilerplates/@batijs/shared/files/vite.config.ts +4 -15
  52. package/dist/boilerplates/@batijs/shared-server/files/$package.json.js +6 -7
  53. package/dist/boilerplates/@batijs/solid/files/$README.md.js +4 -4
  54. package/dist/boilerplates/@batijs/solid/files/$package.json.js +5 -5
  55. package/dist/boilerplates/@batijs/solid/files/$tsconfig.json.js +4 -4
  56. package/dist/boilerplates/@batijs/solid/files/$vite.config.ts.js +6 -6
  57. package/dist/boilerplates/@batijs/solid-sentry/files/$package.json.js +5 -5
  58. package/dist/boilerplates/@batijs/sqlite/files/$.env.js +4 -4
  59. package/dist/boilerplates/@batijs/sqlite/files/$README.md.js +4 -4
  60. package/dist/boilerplates/@batijs/sqlite/files/$package.json.js +4 -4
  61. package/dist/boilerplates/@batijs/tailwindcss/files/$package.json.js +5 -5
  62. package/dist/boilerplates/@batijs/tailwindcss/files/$vite.config.ts.js +6 -6
  63. package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +6 -6
  64. package/dist/boilerplates/@batijs/telefunc/files/$vite.config.ts.js +6 -6
  65. package/dist/boilerplates/@batijs/trpc/files/$package.json.js +7 -7
  66. package/dist/boilerplates/@batijs/trpc/types/trpc/client.d.ts +1 -1
  67. package/dist/boilerplates/@batijs/ts-rest/files/$package.json.js +6 -6
  68. package/dist/boilerplates/@batijs/vercel/files/$package.json.js +5 -5
  69. package/dist/boilerplates/@batijs/vercel/files/$tsconfig.json.js +4 -4
  70. package/dist/boilerplates/@batijs/vercel/files/$vite.config.ts.js +6 -6
  71. package/dist/boilerplates/@batijs/vercel/files/pages/$+config.ts.js +4 -4
  72. package/dist/boilerplates/@batijs/vue/files/$README.md.js +4 -4
  73. package/dist/boilerplates/@batijs/vue/files/$package.json.js +8 -8
  74. package/dist/boilerplates/@batijs/vue/files/$tsconfig.json.js +4 -4
  75. package/dist/boilerplates/@batijs/vue/files/$vite.config.ts.js +7 -7
  76. package/dist/boilerplates/@batijs/vue-sentry/files/$package.json.js +6 -6
  77. package/dist/boilerplates/boilerplates.json +0 -12
  78. package/dist/{chunk-V7W2TXCE.js → chunk-IAWYWZSL.js} +3 -3
  79. package/dist/{chunk-2HJGZ6VH.js → chunk-TQSLK5E5.js} +86804 -86524
  80. package/dist/index.js +26 -48
  81. package/dist/{jiti-M7FFFMJY-RVXB3PI2.js → jiti-D5GFFX4C-B5MVETTC.js} +4 -4
  82. package/dist/{src-C44KL7DE-XYL3IAQY.js → src-UAKFXUB2-DFO2P37K.js} +4 -4
  83. package/package.json +5 -5
  84. package/dist/boilerplates/@batijs/hattip/files/$package.json.js +0 -121
  85. package/dist/boilerplates/@batijs/hattip/files/entry_aws_lambda.ts +0 -37
  86. package/dist/boilerplates/@batijs/hattip/files/hattip-entry.ts +0 -77
  87. package/dist/boilerplates/@batijs/hattip/types/entry_aws_lambda.d.ts +0 -2
  88. package/dist/boilerplates/@batijs/hattip/types/hattip-entry.d.ts +0 -6
@@ -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
- ata
7
- } from "../../../../chunk-2HJGZ6VH.js";
8
- import "../../../../chunk-V7W2TXCE.js";
6
+ Ara
7
+ } from "../../../../chunk-TQSLK5E5.js";
8
+ import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/ts-rest/dist/files/$package.json.js
@@ -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.20250614.0",
54
+ "@cloudflare/workers-types": "^4.20250620.0",
55
55
  "@ts-rest/core": "^3.52.1",
56
56
  "@ts-rest/serverless": "^3.52.1",
57
57
  "@types/node": "^20.19.0",
58
58
  "@universal-middleware/core": "^0.4.8",
59
- zod: "^3.25.64"
59
+ zod: "^3.25.67"
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 ata(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
100
+ const packageJson = await Ara(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,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
- ata
7
- } from "../../../../chunk-2HJGZ6VH.js";
8
- import "../../../../chunk-V7W2TXCE.js";
6
+ Ara
7
+ } from "../../../../chunk-TQSLK5E5.js";
8
+ import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/vercel/dist/files/$package.json.js
@@ -53,7 +53,7 @@ var require_package = __commonJS({
53
53
  "@batijs/compile": "workspace:*",
54
54
  "@types/node": "^20.19.0",
55
55
  "@vite-plugin-vercel/vike": "^9.0.6",
56
- vike: "^0.4.231",
56
+ vike: "^0.4.235",
57
57
  vite: "^6.3.5",
58
58
  "vite-plugin-vercel": "^9.0.7"
59
59
  },
@@ -72,7 +72,7 @@ var require_package = __commonJS({
72
72
  }
73
73
  });
74
74
  async function getPackageJson(props) {
75
- const packageJson = await ata(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
75
+ const packageJson = await Ara(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
- sta
7
- } from "../../../../chunk-2HJGZ6VH.js";
8
- import "../../../../chunk-V7W2TXCE.js";
6
+ Cra
7
+ } from "../../../../chunk-TQSLK5E5.js";
8
+ import "../../../../chunk-IAWYWZSL.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 sta(props);
13
+ const tsConfig = await Cra(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
- hEs,
7
- ota
8
- } from "../../../../chunk-2HJGZ6VH.js";
9
- import "../../../../chunk-V7W2TXCE.js";
6
+ Dra,
7
+ Oxs
8
+ } from "../../../../chunk-TQSLK5E5.js";
9
+ import "../../../../chunk-IAWYWZSL.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 ota(props);
14
+ const mod = await Dra(props);
15
15
  const options = props.meta.BATI.has("express") || props.meta.BATI.has("fastify") ? {
16
16
  source: "/.*"
17
17
  } : void 0;
18
- hEs(mod, {
18
+ Oxs(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
- ota
7
- } from "../../../../../chunk-2HJGZ6VH.js";
8
- import "../../../../../chunk-V7W2TXCE.js";
6
+ Dra
7
+ } from "../../../../../chunk-TQSLK5E5.js";
8
+ import "../../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/vercel/dist/files/pages/$+config.ts.js
12
12
  async function getViteConfig(props) {
13
- const mod = await ota(props);
13
+ const mod = await Dra(props);
14
14
  mod.exports.default.prerender = true;
15
15
  return mod.generate().code;
16
16
  }
@@ -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
- ita
7
- } from "../../../../chunk-2HJGZ6VH.js";
8
- import "../../../../chunk-V7W2TXCE.js";
6
+ xra
7
+ } from "../../../../chunk-TQSLK5E5.js";
8
+ import "../../../../chunk-IAWYWZSL.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 ita(props);
13
+ const content = await xra(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,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
- ata
7
- } from "../../../../chunk-2HJGZ6VH.js";
8
- import "../../../../chunk-V7W2TXCE.js";
6
+ Ara
7
+ } from "../../../../chunk-TQSLK5E5.js";
8
+ import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/vue/dist/files/$package.json.js
@@ -54,15 +54,15 @@ var require_package = __commonJS({
54
54
  "@batijs/tailwindcss": "workspace:*",
55
55
  "@types/node": "^20.19.0",
56
56
  "@vitejs/plugin-vue": "^5.2.4",
57
- "@vue/compiler-sfc": "^3.5.16",
58
- "@vue/server-renderer": "^3.5.16",
57
+ "@vue/compiler-sfc": "^3.5.17",
58
+ "@vue/server-renderer": "^3.5.17",
59
59
  tailwindcss: "^4.1.10",
60
60
  typescript: "^5.8.3",
61
61
  "unplugin-vue-markdown": "^28.3.1",
62
- vike: "^0.4.231",
62
+ vike: "^0.4.235",
63
63
  "vike-vue": "^0.9.2",
64
64
  vite: "^6.3.5",
65
- vue: "^3.5.16",
65
+ vue: "^3.5.17",
66
66
  "vue-gtag": "^3.5.1"
67
67
  },
68
68
  dependencies: {
@@ -128,7 +128,7 @@ var require_package = __commonJS({
128
128
  }
129
129
  });
130
130
  async function getPackageJson(props) {
131
- const packageJson = await ata(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
131
+ const packageJson = await Ara(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
132
132
  return packageJson.addDevDependencies(["vite"]).addDependencies([
133
133
  "@vitejs/plugin-vue",
134
134
  "@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
- sta
7
- } from "../../../../chunk-2HJGZ6VH.js";
8
- import "../../../../chunk-V7W2TXCE.js";
6
+ Cra
7
+ } from "../../../../chunk-TQSLK5E5.js";
8
+ import "../../../../chunk-IAWYWZSL.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 sta(props);
13
+ const tsConfig = await Cra(props);
14
14
  tsConfig.compilerOptions.jsx = "react-jsx";
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
- hEs,
7
- ota
8
- } from "../../../../chunk-2HJGZ6VH.js";
9
- import "../../../../chunk-V7W2TXCE.js";
6
+ Dra,
7
+ Oxs
8
+ } from "../../../../chunk-TQSLK5E5.js";
9
+ import "../../../../chunk-IAWYWZSL.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 ota(props);
15
- hEs(mod, {
14
+ const mod = await Dra(props);
15
+ Oxs(mod, {
16
16
  from: "@vitejs/plugin-vue",
17
17
  constructor: "vue",
18
18
  options: {
19
19
  include: [/\.vue$/, /\.md$/]
20
20
  }
21
21
  });
22
- hEs(mod, {
22
+ Oxs(mod, {
23
23
  from: "unplugin-vue-markdown/vite",
24
24
  constructor: "md",
25
25
  options: {}
@@ -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
- ata
7
- } from "../../../../chunk-2HJGZ6VH.js";
8
- import "../../../../chunk-V7W2TXCE.js";
6
+ Ara
7
+ } from "../../../../chunk-TQSLK5E5.js";
8
+ import "../../../../chunk-IAWYWZSL.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/vue-sentry/dist/files/$package.json.js
@@ -51,11 +51,11 @@ var require_package = __commonJS({
51
51
  license: "MIT",
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
- "@sentry/vue": "^9.29.0",
54
+ "@sentry/vue": "^9.30.0",
55
55
  "@types/node": "^20.19.0",
56
56
  "vike-vue": "^0.9.2",
57
57
  vite: "^6.3.5",
58
- vue: "^3.5.16"
58
+ vue: "^3.5.17"
59
59
  },
60
60
  dependencies: {
61
61
  "@batijs/core": "workspace:*"
@@ -89,7 +89,7 @@ var require_package = __commonJS({
89
89
  }
90
90
  });
91
91
  async function getPackageJson(props) {
92
- const packageJson = await ata(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
92
+ const packageJson = await Ara(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 {
@@ -173,17 +173,6 @@
173
173
  "files"
174
174
  ]
175
175
  },
176
- {
177
- "config": {
178
- "if": {
179
- "flag": "hattip"
180
- }
181
- },
182
- "folder": "@batijs/hattip",
183
- "subfolders": [
184
- "files"
185
- ]
186
- },
187
176
  {
188
177
  "config": {
189
178
  "if": {
@@ -346,7 +335,6 @@
346
335
  "flag": {
347
336
  "$in": [
348
337
  "h3",
349
- "hattip",
350
338
  "hono",
351
339
  "express",
352
340
  "fastify"
@@ -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
 
6
- // ../core/dist/chunk-RBCZH3S6.js
7
- import { createRequire } from "module";
6
+ // ../core/dist/chunk-C2T5VISX.js
7
+ import { createRequire as BATI_core_createRequire } from "module";
8
8
  import { fileURLToPath as BATI_fileURLToPath } from "url";
9
9
  import { dirname as BATI_dirname } from "path";
10
- var require2 = createRequire(import.meta.url);
10
+ var require2 = BATI_core_createRequire(import.meta.url);
11
11
  var __filename = BATI_fileURLToPath(import.meta.url);
12
12
  var __dirname = BATI_dirname(__filename);
13
13
  var h = Object.create;