@batijs/cli 0.0.431 → 0.0.433

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 +5 -5
  2. package/dist/boilerplates/@batijs/auth0/files/$README.md.js +3 -3
  3. package/dist/boilerplates/@batijs/authjs/files/$package.json.js +3 -3
  4. package/dist/boilerplates/@batijs/aws/files/$README.md.js +3 -3
  5. package/dist/boilerplates/@batijs/aws/files/$package.json.js +8 -8
  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 +6 -6
  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 +4 -4
  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 +5 -5
  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 +4 -4
  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 +4 -4
  21. package/dist/boilerplates/@batijs/eslint/files/$package.json.js +3 -3
  22. package/dist/boilerplates/@batijs/express/files/$package.json.js +6 -6
  23. package/dist/boilerplates/@batijs/express/files/express-entry.ts +6 -4
  24. package/dist/boilerplates/@batijs/fastify/files/$package.json.js +6 -6
  25. package/dist/boilerplates/@batijs/fastify/files/fastify-entry.ts +6 -4
  26. package/dist/boilerplates/@batijs/firebase-auth/files/$.env.js +3 -3
  27. package/dist/boilerplates/@batijs/firebase-auth/files/$README.md.js +3 -3
  28. package/dist/boilerplates/@batijs/firebase-auth/files/$package.json.js +4 -4
  29. package/dist/boilerplates/@batijs/google-analytics/files/$.env.js +3 -3
  30. package/dist/boilerplates/@batijs/h3/files/$package.json.js +7 -7
  31. package/dist/boilerplates/@batijs/h3/files/h3-entry.ts +6 -4
  32. package/dist/boilerplates/@batijs/hattip/files/$package.json.js +6 -6
  33. package/dist/boilerplates/@batijs/hono/files/$package.json.js +7 -7
  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 +5 -5
  38. package/dist/boilerplates/@batijs/mantine/files/$README.md.js +3 -3
  39. package/dist/boilerplates/@batijs/mantine/files/$package.json.js +7 -7
  40. package/dist/boilerplates/@batijs/panda-css/files/$package.json.js +3 -3
  41. package/dist/boilerplates/@batijs/prettier/files/$package.json.js +3 -3
  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 +5 -5
  45. package/dist/boilerplates/@batijs/react/files/$README.md.js +3 -3
  46. package/dist/boilerplates/@batijs/react/files/$package.json.js +10 -10
  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 +6 -6
  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 +6 -6
  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 +9 -9
  60. package/dist/boilerplates/@batijs/shared/files/package.json +1 -1
  61. package/dist/boilerplates/@batijs/shared-server/files/$package.json.js +5 -5
  62. package/dist/boilerplates/@batijs/solid/files/$README.md.js +3 -3
  63. package/dist/boilerplates/@batijs/solid/files/$package.json.js +6 -6
  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 +4 -4
  70. package/dist/boilerplates/@batijs/tailwindcss/files/$package.json.js +7 -7
  71. package/dist/boilerplates/@batijs/tailwindcss/files/$vite.config.ts.js +5 -5
  72. package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +5 -5
  73. package/dist/boilerplates/@batijs/telefunc/files/$vite.config.ts.js +5 -5
  74. package/dist/boilerplates/@batijs/trpc/files/$package.json.js +7 -7
  75. package/dist/boilerplates/@batijs/trpc/types/trpc/client.d.ts +3 -3
  76. package/dist/boilerplates/@batijs/ts-rest/files/$package.json.js +5 -5
  77. package/dist/boilerplates/@batijs/vercel/files/$package.json.js +4 -4
  78. package/dist/boilerplates/@batijs/vercel/files/$tsconfig.json.js +3 -3
  79. package/dist/boilerplates/@batijs/vercel/files/$vite.config.ts.js +5 -5
  80. package/dist/boilerplates/@batijs/vercel/files/pages/$+config.ts.js +3 -3
  81. package/dist/boilerplates/@batijs/vue/files/$README.md.js +3 -3
  82. package/dist/boilerplates/@batijs/vue/files/$package.json.js +5 -5
  83. package/dist/boilerplates/@batijs/vue/files/$tsconfig.json.js +3 -3
  84. package/dist/boilerplates/@batijs/vue/files/$vite.config.ts.js +6 -6
  85. package/dist/boilerplates/@batijs/vue-sentry/files/$package.json.js +5 -5
  86. package/dist/{chunk-CCOT7KWB.js → chunk-EECDILJA.js} +47820 -47695
  87. package/dist/index.js +18 -18
  88. package/package.json +6 -6
@@ -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
- cZs
7
- } from "../../../../chunk-CCOT7KWB.js";
6
+ aZs
7
+ } from "../../../../chunk-EECDILJA.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/firebase-auth/dist/files/$.env.js
12
12
  async function getEnv(props) {
13
13
  const envContent = await props.readfile?.();
14
- return cZs(
14
+ return aZs(
15
15
  envContent,
16
16
  "GOOGLE_APPLICATION_CREDENTIALS",
17
17
  "firebase/service-account.json",
@@ -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
- KQs
7
- } from "../../../../chunk-CCOT7KWB.js";
6
+ JQs
7
+ } from "../../../../chunk-EECDILJA.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/firebase-auth/dist/files/$README.md.js
12
12
  async function getReadme(props) {
13
- const content = await KQs(props);
13
+ const content = await JQs(props);
14
14
  const todo = `
15
15
  ## *Firebase*
16
16
  - You first need to **[Create a Firebase project](https://firebase.google.com/docs/web/setup#create-project)**.
@@ -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
- XQs
7
- } from "../../../../chunk-CCOT7KWB.js";
6
+ GQs
7
+ } from "../../../../chunk-EECDILJA.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -59,7 +59,7 @@ var require_package = __commonJS({
59
59
  "firebase-admin": "^12.7.0",
60
60
  firebaseui: "^6.1.0",
61
61
  vike: "^0.4.229",
62
- vite: "^6.3.3"
62
+ vite: "^6.3.5"
63
63
  },
64
64
  dependencies: {
65
65
  "@batijs/core": "workspace:*"
@@ -118,7 +118,7 @@ var require_package = __commonJS({
118
118
  }
119
119
  });
120
120
  async function getPackageJson(props) {
121
- const packageJson = await XQs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
121
+ const packageJson = await GQs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
122
122
  return packageJson.addDependencies([
123
123
  "firebase",
124
124
  "firebase-admin",
@@ -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
- cZs
7
- } from "../../../../chunk-CCOT7KWB.js";
6
+ aZs
7
+ } from "../../../../chunk-EECDILJA.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/google-analytics/dist/files/$.env.js
12
12
  async function getEnv(props) {
13
13
  const envContent = await props.readfile?.();
14
- return cZs(
14
+ return aZs(
15
15
  envContent,
16
16
  "PUBLIC_ENV__GOOGLE_ANALYTICS",
17
17
  "G-XXXXXXXXXX",
@@ -3,8 +3,8 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- XQs
7
- } from "../../../../chunk-CCOT7KWB.js";
6
+ GQs
7
+ } from "../../../../chunk-EECDILJA.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -53,19 +53,19 @@ var require_package = __commonJS({
53
53
  "@auth/core": "^0.39.0",
54
54
  "@batijs/compile": "workspace:*",
55
55
  "@hattip/polyfills": "^0.0.49",
56
- "@trpc/server": "^11.1.1",
56
+ "@trpc/server": "^11.1.2",
57
57
  "@types/express": "^4.17.21",
58
58
  "@types/node": "^18.19.87",
59
59
  "@types/serve-static": "^1.15.7",
60
60
  "@universal-middleware/h3": "^0.4.9",
61
61
  "cross-env": "^7.0.3",
62
62
  dotenv: "^16.5.0",
63
- h3: "~1.15.2",
63
+ h3: "~1.15.3",
64
64
  "serve-static": "^2.2.0",
65
65
  telefunc: "^0.2.5",
66
- tsx: "^4.19.3",
66
+ tsx: "^4.19.4",
67
67
  vike: "^0.4.229",
68
- vite: "^6.3.3"
68
+ vite: "^6.3.5"
69
69
  },
70
70
  dependencies: {
71
71
  "@batijs/core": "workspace:*"
@@ -94,7 +94,7 @@ var require_package = __commonJS({
94
94
  }
95
95
  });
96
96
  async function getPackageJson(props) {
97
- const packageJson = await XQs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
97
+ const packageJson = await GQs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
98
98
  return packageJson.setScript("dev", {
99
99
  value: "tsx ./h3-entry.ts",
100
100
  precedence: 20,
@@ -33,6 +33,7 @@ import { createApp, createRouter, eventHandler, fromNodeMiddleware, toNodeListen
33
33
  import serveStatic from "serve-static";
34
34
  import { createHandler, createMiddleware, getContext } from "@universal-middleware/h3";
35
35
  import { dbMiddleware } from "@batijs/shared-db/server/db-middleware";
36
+ import { createDevMiddleware } from "vike";
36
37
 
37
38
  installWhatwgNodeFetch();
38
39
  installGetSetCookie();
@@ -55,13 +56,14 @@ async function startServer() {
55
56
  // Instantiate Vite's development server and integrate its middleware to our server.
56
57
  // ⚠️ We should instantiate it *only* in development. (It isn't needed in production
57
58
  // and would unnecessarily bloat our server in production.)
58
- const vite = await import("vite");
59
59
  const viteDevMiddleware = (
60
- await vite.createServer({
60
+ await createDevMiddleware({
61
61
  root,
62
- server: { middlewareMode: true, hmr: { port: hmrPort } },
62
+ viteConfig: {
63
+ server: { hmr: { port: hmrPort } },
64
+ },
63
65
  })
64
- ).middlewares;
66
+ ).devMiddleware;
65
67
  app.use(fromNodeMiddleware(viteDevMiddleware));
66
68
  }
67
69
 
@@ -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
- XQs
7
- } from "../../../../chunk-CCOT7KWB.js";
6
+ GQs
7
+ } from "../../../../chunk-EECDILJA.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -52,7 +52,7 @@ var require_package = __commonJS({
52
52
  devDependencies: {
53
53
  "@auth/core": "^0.39.0",
54
54
  "@batijs/compile": "workspace:*",
55
- "@cloudflare/workers-types": "^4.20250428.0",
55
+ "@cloudflare/workers-types": "^4.20250505.0",
56
56
  "@hattip/adapter-aws-lambda": "^0.0.49",
57
57
  "@hattip/adapter-node": "^0.0.49",
58
58
  "@hattip/adapter-vercel-edge": "^0.0.49",
@@ -61,7 +61,7 @@ var require_package = __commonJS({
61
61
  "@hattip/static": "^0.0.49",
62
62
  "@hattip/vite": "^0.0.49",
63
63
  "@hattip/walk": "^0.0.49",
64
- "@trpc/server": "^11.1.1",
64
+ "@trpc/server": "^11.1.2",
65
65
  "@types/aws-lambda": "^8.10.149",
66
66
  "@types/node": "^18.19.87",
67
67
  "@universal-middleware/hattip": "^0.4.8",
@@ -70,7 +70,7 @@ var require_package = __commonJS({
70
70
  hattip: "^0.0.33",
71
71
  telefunc: "^0.2.5",
72
72
  vike: "^0.4.229",
73
- vite: "^6.3.3"
73
+ vite: "^6.3.5"
74
74
  },
75
75
  dependencies: {
76
76
  "@batijs/core": "workspace:*"
@@ -105,7 +105,7 @@ var require_package = __commonJS({
105
105
  }
106
106
  });
107
107
  async function getPackageJson(props) {
108
- const packageJson = await XQs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
108
+ const packageJson = await GQs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
109
109
  return packageJson.setScript("dev", {
110
110
  value: "hattip serve ./hattip-entry.ts --client",
111
111
  precedence: 20,
@@ -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
- XQs
7
- } from "../../../../chunk-CCOT7KWB.js";
6
+ GQs
7
+ } from "../../../../chunk-EECDILJA.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -52,10 +52,10 @@ var require_package = __commonJS({
52
52
  devDependencies: {
53
53
  "@auth/core": "^0.39.0",
54
54
  "@batijs/compile": "workspace:*",
55
- "@cloudflare/workers-types": "^4.20250428.0",
55
+ "@cloudflare/workers-types": "^4.20250505.0",
56
56
  "@hono/node-server": "^1.14.1",
57
57
  "@hono/vite-dev-server": "^0.19.0",
58
- "@trpc/server": "^11.1.1",
58
+ "@trpc/server": "^11.1.2",
59
59
  "@types/aws-lambda": "^8.10.149",
60
60
  "@types/node": "^18.19.87",
61
61
  "@universal-middleware/hono": "^0.4.10",
@@ -63,9 +63,9 @@ var require_package = __commonJS({
63
63
  dotenv: "^16.5.0",
64
64
  hono: "^4.7.8",
65
65
  telefunc: "^0.2.5",
66
- tsx: "^4.19.3",
66
+ tsx: "^4.19.4",
67
67
  vike: "^0.4.229",
68
- vite: "^6.3.3"
68
+ vite: "^6.3.5"
69
69
  },
70
70
  dependencies: {
71
71
  "@batijs/core": "workspace:*"
@@ -106,7 +106,7 @@ var require_package = __commonJS({
106
106
  }
107
107
  });
108
108
  async function getPackageJson(props) {
109
- const packageJson = await XQs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
109
+ const packageJson = await GQs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
110
110
  return packageJson.setScript("dev", {
111
111
  value: "vike dev",
112
112
  precedence: 20,
@@ -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
- QQs,
7
- yvs
8
- } from "../../../../chunk-CCOT7KWB.js";
6
+ KQs,
7
+ mvs
8
+ } from "../../../../chunk-EECDILJA.js";
9
9
  import "../../../../chunk-QY4H25CP.js";
10
10
  import "../../../../chunk-DHZ7AZKP.js";
11
11
 
12
12
  // ../../boilerplates/hono/dist/files/$vite.config.ts.js
13
13
  async function getViteConfig(props) {
14
- const mod = await QQs(props);
15
- yvs(mod, {
14
+ const mod = await KQs(props);
15
+ mvs(mod, {
16
16
  from: "@hono/vite-dev-server",
17
17
  constructor: "devServer",
18
18
  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
- cZs
7
- } from "../../../../chunk-CCOT7KWB.js";
6
+ aZs
7
+ } from "../../../../chunk-EECDILJA.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -13,13 +13,13 @@ async function getEnv(props) {
13
13
  const githubClientId = process.env.TEST_GITHUB_CLIENT_ID;
14
14
  const githubClientSecret = process.env.TEST_GITHUB_CLIENT_SECRET;
15
15
  let envContent = await props.readfile?.();
16
- envContent = cZs(
16
+ envContent = aZs(
17
17
  envContent,
18
18
  "GITHUB_CLIENT_ID",
19
19
  githubClientId ?? "",
20
20
  "GitHub Client ID. Used for authentication"
21
21
  );
22
- envContent = cZs(
22
+ envContent = aZs(
23
23
  envContent,
24
24
  "GITHUB_CLIENT_SECRET",
25
25
  githubClientSecret ?? "",
@@ -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
- KQs
7
- } from "../../../../chunk-CCOT7KWB.js";
6
+ JQs
7
+ } from "../../../../chunk-EECDILJA.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/lucia-auth/dist/files/$README.md.js
12
12
  async function getReadme(props) {
13
- const content = await KQs(props);
13
+ const content = await JQs(props);
14
14
  const todo = `
15
15
  ## *Example: Lucia Auth with GitHub OAuth*
16
16
  - Create a [GitHub OAuth app](https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/creating-an-oauth-app). Set the Authorization callback URL to \`http://localhost:3000/api/login/github/callback\`.
@@ -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
- XQs
7
- } from "../../../../chunk-CCOT7KWB.js";
6
+ GQs
7
+ } from "../../../../chunk-EECDILJA.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -51,7 +51,7 @@ var require_package = __commonJS({
51
51
  license: "MIT",
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
- "@cloudflare/workers-types": "^4.20250428.0",
54
+ "@cloudflare/workers-types": "^4.20250505.0",
55
55
  "@lucia-auth/adapter-drizzle": "^1.1.0",
56
56
  "@lucia-auth/adapter-sqlite": "^3.0.2",
57
57
  "@types/better-sqlite3": "^7.6.13",
@@ -64,7 +64,7 @@ var require_package = __commonJS({
64
64
  "drizzle-orm": "^0.43.1",
65
65
  lucia: "^3.2.2",
66
66
  vike: "^0.4.229",
67
- vite: "^6.3.3"
67
+ vite: "^6.3.5"
68
68
  },
69
69
  dependencies: {
70
70
  "@batijs/core": "workspace:*"
@@ -105,7 +105,7 @@ var require_package = __commonJS({
105
105
  }
106
106
  });
107
107
  async function getPackageJson(props) {
108
- const packageJson = await XQs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
108
+ const packageJson = await GQs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
109
109
  return packageJson.addDependencies(["arctic", "cookie", "lucia", "@universal-middleware/core", "dotenv"]).addDependencies(["@lucia-auth/adapter-drizzle"], props.meta.BATI.has("drizzle")).addDependencies(["@lucia-auth/adapter-sqlite"], !props.meta.BATI.has("drizzle")).addDevDependencies(["@types/better-sqlite3"], !props.meta.BATI.hasD1).addDependencies(["better-sqlite3"], !props.meta.BATI.hasD1);
110
110
  }
111
111
  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
- KQs
7
- } from "../../../../chunk-CCOT7KWB.js";
6
+ JQs
7
+ } from "../../../../chunk-EECDILJA.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/mantine/dist/files/$README.md.js
12
12
  async function getReadme(props) {
13
- const content = await KQs(props);
13
+ const content = await JQs(props);
14
14
  const todo = `
15
15
  ## Mantine
16
16
 
@@ -3,8 +3,8 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- XQs
7
- } from "../../../../chunk-CCOT7KWB.js";
6
+ GQs
7
+ } from "../../../../chunk-EECDILJA.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -51,18 +51,18 @@ var require_package = __commonJS({
51
51
  license: "MIT",
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
- "@mantine/core": "^7.17.5",
55
- "@mantine/hooks": "^7.17.5",
54
+ "@mantine/core": "^7.17.7",
55
+ "@mantine/hooks": "^7.17.7",
56
56
  "@types/node": "^18.19.87",
57
57
  "@types/react": "^19.1.2",
58
- "@types/react-dom": "^19.1.2",
58
+ "@types/react-dom": "^19.1.3",
59
59
  postcss: "^8.5.3",
60
60
  "postcss-preset-mantine": "^1.17.0",
61
61
  "postcss-simple-vars": "^7.0.1",
62
62
  react: "^19.1.0",
63
63
  "react-dom": "^19.1.0",
64
64
  "vike-react": "^0.6.1",
65
- vite: "^6.3.3",
65
+ vite: "^6.3.5",
66
66
  "vite-plugin-compiled-react": "^1.3.1"
67
67
  },
68
68
  dependencies: {
@@ -110,7 +110,7 @@ var require_package = __commonJS({
110
110
  }
111
111
  });
112
112
  async function getPackageJson(props) {
113
- const packageJson = await XQs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
113
+ const packageJson = await GQs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
114
114
  return packageJson.addDevDependencies(["postcss", "postcss-preset-mantine", "postcss-simple-vars"]).addDependencies(["@mantine/core", "@mantine/hooks"]);
115
115
  }
116
116
  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
- XQs
7
- } from "../../../../chunk-CCOT7KWB.js";
6
+ GQs
7
+ } from "../../../../chunk-EECDILJA.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -82,7 +82,7 @@ var require_package = __commonJS({
82
82
  }
83
83
  });
84
84
  async function getPackageJson(props) {
85
- const packageJson = await XQs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
85
+ const packageJson = await GQs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
86
86
  return packageJson.setScript("prepare", {
87
87
  value: "panda codegen",
88
88
  precedence: 20
@@ -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
- XQs
7
- } from "../../../../chunk-CCOT7KWB.js";
6
+ GQs
7
+ } from "../../../../chunk-EECDILJA.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -69,7 +69,7 @@ var require_package = __commonJS({
69
69
  }
70
70
  });
71
71
  async function getPackageJson(props) {
72
- const packageJson = await XQs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
72
+ const packageJson = await GQs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
73
73
  return packageJson.addDevDependencies(["prettier"]);
74
74
  }
75
75
  export {
@@ -3,15 +3,15 @@ import { createRequire as createRequire_BATI_CLI } from 'module';
3
3
  const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
- cZs
7
- } from "../../../../chunk-CCOT7KWB.js";
6
+ aZs
7
+ } from "../../../../chunk-EECDILJA.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/prisma/dist/files/$.env.js
12
12
  async function getEnv(props) {
13
13
  const envContent = await props.readfile?.();
14
- return cZs(
14
+ return aZs(
15
15
  envContent,
16
16
  "DATABASE_URL",
17
17
  "postgresql://johndoe:randompassword@localhost:5432/mydb?schema=public",
@@ -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
- KQs
7
- } from "../../../../chunk-CCOT7KWB.js";
6
+ JQs
7
+ } from "../../../../chunk-EECDILJA.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
11
11
  // ../../boilerplates/prisma/dist/files/$README.md.js
12
12
  async function getReadme(props) {
13
- const content = await KQs(props);
13
+ const content = await JQs(props);
14
14
  const todo = `
15
15
  ## *Prisma*
16
16
  ### Setup
@@ -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
- XQs
7
- } from "../../../../chunk-CCOT7KWB.js";
6
+ GQs
7
+ } from "../../../../chunk-EECDILJA.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
- "@prisma/client": "^6.6.0",
54
+ "@prisma/client": "^6.7.0",
55
55
  "@types/node": "^18.19.87",
56
56
  colorette: "^2.0.20",
57
- prisma: "^6.6.0"
57
+ prisma: "^6.7.0"
58
58
  },
59
59
  dependencies: {
60
60
  "@batijs/core": "workspace:*"
@@ -71,7 +71,7 @@ var require_package = __commonJS({
71
71
  }
72
72
  });
73
73
  async function getPackageJson(props) {
74
- const packageJson = await XQs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
74
+ const packageJson = await GQs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
75
75
  return packageJson.setScript("prisma:studio", {
76
76
  value: "prisma studio",
77
77
  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
- KQs
7
- } from "../../../../chunk-CCOT7KWB.js";
6
+ JQs
7
+ } from "../../../../chunk-EECDILJA.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 KQs(props);
13
+ const content = await JQs(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
- XQs
7
- } from "../../../../chunk-CCOT7KWB.js";
6
+ GQs
7
+ } from "../../../../chunk-EECDILJA.js";
8
8
  import "../../../../chunk-QY4H25CP.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -51,23 +51,23 @@ var require_package = __commonJS({
51
51
  author: "",
52
52
  license: "MIT",
53
53
  devDependencies: {
54
- "@babel/core": "^7.26.10",
55
- "@babel/plugin-syntax-flow": "^7.26.0",
56
- "@babel/plugin-transform-react-jsx": "^7.25.9",
54
+ "@babel/core": "^7.27.1",
55
+ "@babel/plugin-syntax-flow": "^7.27.1",
56
+ "@babel/plugin-transform-react-jsx": "^7.27.1",
57
57
  "@batijs/compile": "workspace:*",
58
- "@mantine/core": "^7.17.5",
58
+ "@mantine/core": "^7.17.7",
59
59
  "@pandacss/dev": "^0.53.6",
60
60
  "@types/node": "^18.19.87",
61
61
  "@types/react": "^19.1.2",
62
- "@types/react-dom": "^19.1.2",
62
+ "@types/react-dom": "^19.1.3",
63
63
  "@vitejs/plugin-react": "^4.4.1",
64
64
  react: "^19.1.0",
65
65
  "react-dom": "^19.1.0",
66
- tailwindcss: "^4.1.4",
66
+ tailwindcss: "^4.1.5",
67
67
  typescript: "^5.8.3",
68
68
  vike: "^0.4.229",
69
69
  "vike-react": "^0.6.1",
70
- vite: "^6.3.3",
70
+ vite: "^6.3.5",
71
71
  "vite-plugin-compiled-react": "^1.3.1"
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 XQs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
190
+ const packageJson = await GQs(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
- HQs
7
- } from "../../../../chunk-CCOT7KWB.js";
6
+ $Qs
7
+ } from "../../../../chunk-EECDILJA.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 HQs(props);
13
+ const tsConfig = await $Qs(props);
14
14
  tsConfig.compilerOptions.jsx = "react-jsx";
15
15
  tsConfig.compilerOptions.jsxImportSource = "react";
16
16
  tsConfig.compilerOptions.types = [...tsConfig.compilerOptions.types ?? [], "vike-react"];
@@ -3,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
- QQs,
7
- yvs
8
- } from "../../../../chunk-CCOT7KWB.js";
6
+ KQs,
7
+ mvs
8
+ } from "../../../../chunk-EECDILJA.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 QQs(props);
14
+ const mod = await KQs(props);
15
15
  const reactOptions = props.meta.BATI.has("vercel") && props.meta.BATI.has("hattip") ? { jsxRuntime: "classic" } : {};
16
- yvs(mod, {
16
+ mvs(mod, {
17
17
  from: "@vitejs/plugin-react",
18
18
  constructor: "react",
19
19
  options: reactOptions