@batijs/cli 0.0.332 → 0.0.334

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 +3 -3
  4. package/dist/boilerplates/@batijs/aws/files/$README.md.js +3 -3
  5. package/dist/boilerplates/@batijs/aws/files/$package.json.js +3 -3
  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 +3 -3
  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 +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 +4 -4
  24. package/dist/boilerplates/@batijs/express/files/$package.json.js +4 -4
  25. package/dist/boilerplates/@batijs/fastify/files/$package.json.js +5 -5
  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 +3 -3
  29. package/dist/boilerplates/@batijs/google-analytics/files/$.env.js +3 -3
  30. package/dist/boilerplates/@batijs/h3/files/$package.json.js +4 -4
  31. package/dist/boilerplates/@batijs/hattip/files/$package.json.js +5 -5
  32. package/dist/boilerplates/@batijs/hono/files/$package.json.js +7 -7
  33. package/dist/boilerplates/@batijs/hono/files/$vite.config.ts.js +5 -5
  34. package/dist/boilerplates/@batijs/lucia-auth/files/$.env.js +4 -4
  35. package/dist/boilerplates/@batijs/lucia-auth/files/$README.md.js +3 -3
  36. package/dist/boilerplates/@batijs/lucia-auth/files/$package.json.js +6 -6
  37. package/dist/boilerplates/@batijs/mantine/files/$README.md.js +3 -3
  38. package/dist/boilerplates/@batijs/mantine/files/$package.json.js +3 -3
  39. package/dist/boilerplates/@batijs/panda-css/files/$package.json.js +4 -4
  40. package/dist/boilerplates/@batijs/panda-css/files/layouts/panda.css +1 -1
  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 +5 -5
  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 +4 -4
  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 +4 -4
  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 +3 -3
  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-server/files/$package.json.js +4 -4
  61. package/dist/boilerplates/@batijs/solid/files/$README.md.js +3 -3
  62. package/dist/boilerplates/@batijs/solid/files/$package.json.js +5 -5
  63. package/dist/boilerplates/@batijs/solid/files/$tsconfig.json.js +3 -3
  64. package/dist/boilerplates/@batijs/solid/files/$vite.config.ts.js +5 -5
  65. package/dist/boilerplates/@batijs/solid-sentry/files/$package.json.js +4 -4
  66. package/dist/boilerplates/@batijs/sqlite/files/$.env.js +3 -3
  67. package/dist/boilerplates/@batijs/sqlite/files/$README.md.js +3 -3
  68. package/dist/boilerplates/@batijs/sqlite/files/$package.json.js +3 -3
  69. package/dist/boilerplates/@batijs/tailwindcss/files/$package.json.js +6 -6
  70. package/dist/boilerplates/@batijs/tailwindcss/files/$vite.config.ts.js +5 -5
  71. package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +5 -5
  72. package/dist/boilerplates/@batijs/telefunc/files/$vite.config.ts.js +5 -5
  73. package/dist/boilerplates/@batijs/trpc/files/$package.json.js +4 -4
  74. package/dist/boilerplates/@batijs/trpc/types/trpc/client.d.ts +8 -8
  75. package/dist/boilerplates/@batijs/ts-rest/files/$package.json.js +4 -4
  76. package/dist/boilerplates/@batijs/vercel/files/$package.json.js +3 -3
  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 +6 -6
  81. package/dist/boilerplates/@batijs/vue/files/$tsconfig.json.js +3 -3
  82. package/dist/boilerplates/@batijs/vue/files/$vite.config.ts.js +6 -6
  83. package/dist/boilerplates/@batijs/vue-sentry/files/$package.json.js +4 -4
  84. package/dist/{chunk-HZC77I75.js → chunk-FBQNLYZP.js} +72938 -72824
  85. package/dist/index.js +17 -17
  86. package/package.json +5 -5
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- IHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ qHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/h3/dist/files/$package.json.js
@@ -58,7 +58,7 @@ var require_package = __commonJS({
58
58
  dotenv: "^16.4.7",
59
59
  h3: "~1.14.0",
60
60
  "serve-static": "^1.16.2",
61
- telefunc: "^0.1.83",
61
+ telefunc: "^0.1.85",
62
62
  tsx: "^4.19.2",
63
63
  vike: "^0.4.220",
64
64
  vite: "^6.0.11"
@@ -90,7 +90,7 @@ var require_package = __commonJS({
90
90
  }
91
91
  });
92
92
  async function getPackageJson(props) {
93
- const packageJson = await IHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
93
+ const packageJson = await qHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
94
94
  return packageJson.setScript("dev", {
95
95
  value: "tsx ./h3-entry.ts",
96
96
  precedence: 20,
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- IHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ qHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/hattip/dist/files/$package.json.js
@@ -48,7 +48,7 @@ var require_package = __commonJS({
48
48
  devDependencies: {
49
49
  "@auth/core": "^0.37.4",
50
50
  "@batijs/compile": "workspace:*",
51
- "@cloudflare/workers-types": "^4.20250124.3",
51
+ "@cloudflare/workers-types": "^4.20250129.0",
52
52
  "@hattip/adapter-aws-lambda": "^0.0.49",
53
53
  "@hattip/adapter-node": "^0.0.49",
54
54
  "@hattip/adapter-vercel-edge": "^0.0.49",
@@ -64,7 +64,7 @@ var require_package = __commonJS({
64
64
  "cross-env": "^7.0.3",
65
65
  dotenv: "^16.4.7",
66
66
  hattip: "^0.0.33",
67
- telefunc: "^0.1.83",
67
+ telefunc: "^0.1.85",
68
68
  vike: "^0.4.220",
69
69
  vite: "^6.0.11"
70
70
  },
@@ -101,7 +101,7 @@ var require_package = __commonJS({
101
101
  }
102
102
  });
103
103
  async function getPackageJson(props) {
104
- const packageJson = await IHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
104
+ const packageJson = await qHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
105
105
  return packageJson.setScript("dev", {
106
106
  value: "hattip serve ./hattip-entry.ts --client",
107
107
  precedence: 20,
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- IHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ qHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/hono/dist/files/$package.json.js
@@ -48,8 +48,8 @@ var require_package = __commonJS({
48
48
  devDependencies: {
49
49
  "@auth/core": "^0.37.4",
50
50
  "@batijs/compile": "workspace:*",
51
- "@cloudflare/workers-types": "^4.20250124.3",
52
- "@hono/node-server": "^1.13.7",
51
+ "@cloudflare/workers-types": "^4.20250129.0",
52
+ "@hono/node-server": "^1.13.8",
53
53
  "@hono/vite-dev-server": "^0.18.1",
54
54
  "@trpc/server": "^10.45.2",
55
55
  "@types/aws-lambda": "^8.10.147",
@@ -57,8 +57,8 @@ var require_package = __commonJS({
57
57
  "@universal-middleware/hono": "^0.4.0",
58
58
  "cross-env": "^7.0.3",
59
59
  dotenv: "^16.4.7",
60
- hono: "^4.6.19",
61
- telefunc: "^0.1.83",
60
+ hono: "^4.6.20",
61
+ telefunc: "^0.1.85",
62
62
  tsx: "^4.19.2",
63
63
  vike: "^0.4.220",
64
64
  vite: "^6.0.11"
@@ -102,7 +102,7 @@ var require_package = __commonJS({
102
102
  }
103
103
  });
104
104
  async function getPackageJson(props) {
105
- const packageJson = await IHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
105
+ const packageJson = await qHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
106
106
  return packageJson.setScript("dev", {
107
107
  value: "vike dev",
108
108
  precedence: 20,
@@ -1,14 +1,14 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- OHs,
4
- hbs
5
- } from "../../../../chunk-HZC77I75.js";
3
+ VHs,
4
+ xbs
5
+ } from "../../../../chunk-FBQNLYZP.js";
6
6
  import "../../../../chunk-LU7IBQI7.js";
7
7
 
8
8
  // ../../boilerplates/hono/dist/files/$vite.config.ts.js
9
9
  async function getViteConfig(props) {
10
- const mod = await OHs(props);
11
- hbs(mod, {
10
+ const mod = await VHs(props);
11
+ xbs(mod, {
12
12
  from: "@hono/vite-dev-server",
13
13
  constructor: "devServer",
14
14
  options: {
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- YHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ ZHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/lucia-auth/dist/files/$.env.js
@@ -9,13 +9,13 @@ async function getEnv(props) {
9
9
  const githubClientId = process.env.TEST_GITHUB_CLIENT_ID;
10
10
  const githubClientSecret = process.env.TEST_GITHUB_CLIENT_SECRET;
11
11
  let envContent = await props.readfile?.();
12
- envContent = YHs(
12
+ envContent = ZHs(
13
13
  envContent,
14
14
  "GITHUB_CLIENT_ID",
15
15
  githubClientId ?? "",
16
16
  "GitHub Client ID. Used for authentication"
17
17
  );
18
- envContent = YHs(
18
+ envContent = ZHs(
19
19
  envContent,
20
20
  "GITHUB_CLIENT_SECRET",
21
21
  githubClientSecret ?? "",
@@ -1,12 +1,12 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- kHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ BHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/lucia-auth/dist/files/$README.md.js
8
8
  async function getReadme(props) {
9
- const content = await kHs(props);
9
+ const content = await BHs(props);
10
10
  const todo = `
11
11
  ## *Example: Lucia Auth with GitHub OAuth*
12
12
  - 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\`.
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- IHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ qHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/lucia-auth/dist/files/$package.json.js
@@ -47,17 +47,17 @@ var require_package = __commonJS({
47
47
  license: "MIT",
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
- "@cloudflare/workers-types": "^4.20250124.3",
50
+ "@cloudflare/workers-types": "^4.20250129.0",
51
51
  "@lucia-auth/adapter-drizzle": "^1.1.0",
52
52
  "@lucia-auth/adapter-sqlite": "^3.0.2",
53
53
  "@types/better-sqlite3": "^7.6.12",
54
54
  "@types/node": "^18.19.74",
55
55
  "@universal-middleware/core": "^0.4.0",
56
- arctic: "^3.2.1",
56
+ arctic: "^3.2.2",
57
57
  "better-sqlite3": "^11.8.1",
58
58
  cookie: "^1.0.2",
59
59
  dotenv: "^16.4.7",
60
- "drizzle-orm": "^0.39.0",
60
+ "drizzle-orm": "^0.39.1",
61
61
  lucia: "^3.2.2",
62
62
  vike: "^0.4.220",
63
63
  vite: "^6.0.11"
@@ -101,7 +101,7 @@ var require_package = __commonJS({
101
101
  }
102
102
  });
103
103
  async function getPackageJson(props) {
104
- const packageJson = await IHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
104
+ const packageJson = await qHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
105
105
  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);
106
106
  }
107
107
  export {
@@ -1,12 +1,12 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- kHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ BHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/mantine/dist/files/$README.md.js
8
8
  async function getReadme(props) {
9
- const content = await kHs(props);
9
+ const content = await BHs(props);
10
10
  const todo = `
11
11
  ## Mantine
12
12
 
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- IHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ qHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/mantine/dist/files/$package.json.js
@@ -112,7 +112,7 @@ var require_package = __commonJS({
112
112
  }
113
113
  });
114
114
  async function getPackageJson(props) {
115
- const packageJson = await IHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
115
+ const packageJson = await qHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
116
116
  return packageJson.addDevDependencies(["postcss", "postcss-preset-mantine", "postcss-simple-vars"]).addDependencies(["@mantine/core", "@mantine/hooks"]);
117
117
  }
118
118
  export {
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- IHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ qHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/panda-css/dist/files/$package.json.js
@@ -47,7 +47,7 @@ var require_package = __commonJS({
47
47
  license: "MIT",
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
- "@pandacss/dev": "^0.51.1",
50
+ "@pandacss/dev": "^0.52.0",
51
51
  "@types/node": "^18.19.74",
52
52
  postcss: "^8.5.1"
53
53
  },
@@ -84,7 +84,7 @@ var require_package = __commonJS({
84
84
  }
85
85
  });
86
86
  async function getPackageJson(props) {
87
- const packageJson = await IHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
87
+ const packageJson = await qHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
88
88
  return packageJson.setScript("prepare", {
89
89
  value: "panda codegen",
90
90
  precedence: 20
@@ -1 +1 @@
1
- @layer reset, base, tokens, recipes;
1
+ @layer reset, base, tokens, recipes, utilities;
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- IHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ qHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/prettier/dist/files/$package.json.js
@@ -65,7 +65,7 @@ var require_package = __commonJS({
65
65
  }
66
66
  });
67
67
  async function getPackageJson(props) {
68
- const packageJson = await IHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
68
+ const packageJson = await qHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
69
69
  return packageJson.addDevDependencies(["prettier"]);
70
70
  }
71
71
  export {
@@ -1,13 +1,13 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- YHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ ZHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/prisma/dist/files/$.env.js
8
8
  async function getEnv(props) {
9
9
  const envContent = await props.readfile?.();
10
- return YHs(
10
+ return ZHs(
11
11
  envContent,
12
12
  "DATABASE_URL",
13
13
  "postgresql://johndoe:randompassword@localhost:5432/mydb?schema=public",
@@ -1,12 +1,12 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- kHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ BHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/prisma/dist/files/$README.md.js
8
8
  async function getReadme(props) {
9
- const content = await kHs(props);
9
+ const content = await BHs(props);
10
10
  const todo = `
11
11
  ## *Prisma*
12
12
  ### Setup
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- IHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ qHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/prisma/dist/files/$package.json.js
@@ -47,10 +47,10 @@ var require_package = __commonJS({
47
47
  license: "MIT",
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
- "@prisma/client": "^6.2.1",
50
+ "@prisma/client": "^6.3.0",
51
51
  "@types/node": "^18.19.74",
52
52
  colorette: "^2.0.20",
53
- prisma: "^6.2.1"
53
+ prisma: "^6.3.0"
54
54
  },
55
55
  dependencies: {
56
56
  "@batijs/core": "workspace:*"
@@ -67,7 +67,7 @@ var require_package = __commonJS({
67
67
  }
68
68
  });
69
69
  async function getPackageJson(props) {
70
- const packageJson = await IHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
70
+ const packageJson = await qHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
71
71
  return packageJson.setScript("prisma:studio", {
72
72
  value: "prisma studio",
73
73
  precedence: 1
@@ -1,12 +1,12 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- kHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ BHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/react/dist/files/$README.md.js
8
8
  async function getReadme(props) {
9
- const content = await kHs(props);
9
+ const content = await BHs(props);
10
10
  const about = `
11
11
  ## React
12
12
 
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- IHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ qHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/react/dist/files/$package.json.js
@@ -52,14 +52,14 @@ var require_package = __commonJS({
52
52
  "@babel/plugin-transform-react-jsx": "^7.25.9",
53
53
  "@batijs/compile": "workspace:*",
54
54
  "@mantine/core": "^7.16.2",
55
- "@pandacss/dev": "^0.51.1",
55
+ "@pandacss/dev": "^0.52.0",
56
56
  "@types/node": "^18.19.74",
57
57
  "@types/react": "^19.0.8",
58
58
  "@types/react-dom": "^19.0.3",
59
59
  "@vitejs/plugin-react": "^4.3.4",
60
60
  react: "^19.0.0",
61
61
  "react-dom": "^19.0.0",
62
- tailwindcss: "^4.0.0",
62
+ tailwindcss: "^4.0.3",
63
63
  typescript: "^5.7.3",
64
64
  vike: "^0.4.220",
65
65
  "vike-react": "^0.5.12",
@@ -183,7 +183,7 @@ var require_package = __commonJS({
183
183
  }
184
184
  });
185
185
  async function getPackageJson(props) {
186
- const packageJson = await IHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
186
+ const packageJson = await qHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
187
187
  return packageJson.addDevDependencies(["vite", "@types/react", "@types/react-dom"]).addDependencies(["@vitejs/plugin-react", "react", "react-dom", "vike", "vike-react"]);
188
188
  }
189
189
  export {
@@ -1,12 +1,12 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- NHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ UHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/react/dist/files/$tsconfig.json.js
8
8
  async function getTsConfig(props) {
9
- const tsConfig = await NHs(props);
9
+ const tsConfig = await UHs(props);
10
10
  tsConfig.compilerOptions.jsx = "preserve";
11
11
  tsConfig.compilerOptions.jsxImportSource = "react";
12
12
  tsConfig.compilerOptions.types = [...tsConfig.compilerOptions.types ?? [], "vike-react"];
@@ -1,15 +1,15 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- OHs,
4
- hbs
5
- } from "../../../../chunk-HZC77I75.js";
3
+ VHs,
4
+ xbs
5
+ } from "../../../../chunk-FBQNLYZP.js";
6
6
  import "../../../../chunk-LU7IBQI7.js";
7
7
 
8
8
  // ../../boilerplates/react/dist/files/$vite.config.ts.js
9
9
  async function getViteConfig(props) {
10
- const mod = await OHs(props);
10
+ const mod = await VHs(props);
11
11
  const reactOptions = props.meta.BATI.has("vercel") && props.meta.BATI.has("hattip") ? { jsxRuntime: "classic" } : {};
12
- hbs(mod, {
12
+ xbs(mod, {
13
13
  from: "@vitejs/plugin-react",
14
14
  constructor: "react",
15
15
  options: reactOptions
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- IHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ qHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/react-sentry/dist/files/$package.json.js
@@ -47,7 +47,7 @@ var require_package = __commonJS({
47
47
  license: "MIT",
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
- "@sentry/react": "^8.51.0",
50
+ "@sentry/react": "^8.53.0",
51
51
  "@types/node": "^18.19.74",
52
52
  "@types/react": "^19.0.8",
53
53
  "@types/react-dom": "^19.0.3",
@@ -93,7 +93,7 @@ var require_package = __commonJS({
93
93
  }
94
94
  });
95
95
  async function getPackageJson(props) {
96
- const packageJson = await IHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
96
+ const packageJson = await qHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
97
97
  return packageJson.addDependencies(["@sentry/react"]);
98
98
  }
99
99
  export {
@@ -1,20 +1,20 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- YHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ ZHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/sentry/dist/files/$.env.js
8
8
  async function getServerlessEnv(props) {
9
9
  const sentryDNS = process.env.TEST_SENTRY_DSN;
10
10
  let envContent = await props.readfile?.();
11
- envContent = YHs(
11
+ envContent = ZHs(
12
12
  envContent,
13
13
  "SENTRY_DSN",
14
14
  sentryDNS ?? "",
15
15
  "Sentry DNS. Used for Error Reporting on the Server"
16
16
  );
17
- envContent = YHs(
17
+ envContent = ZHs(
18
18
  envContent,
19
19
  "PUBLIC_ENV__SENTRY_DSN",
20
20
  "",
@@ -1,12 +1,12 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- kHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ BHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/sentry/dist/files/$README.md.js
8
8
  async function getReadme(props) {
9
- const content = await kHs(props);
9
+ const content = await BHs(props);
10
10
  const about = `
11
11
 
12
12
  ## Sentry Browser / Error Tracking & Performance Monitoring
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- IHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ qHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/sentry/dist/files/$package.json.js
@@ -47,7 +47,7 @@ var require_package = __commonJS({
47
47
  license: "MIT",
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
- "@sentry/vite-plugin": "^3.1.0",
50
+ "@sentry/vite-plugin": "^3.1.1",
51
51
  "@types/node": "^18.19.74",
52
52
  vite: "^6.0.11"
53
53
  },
@@ -78,7 +78,7 @@ var require_package = __commonJS({
78
78
  }
79
79
  });
80
80
  async function getPackageJson(props) {
81
- const packageJson = await IHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
81
+ const packageJson = await qHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
82
82
  return packageJson.addDevDependencies(["@sentry/vite-plugin"]);
83
83
  }
84
84
  export {
@@ -1,15 +1,15 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- GXr,
4
- OHs,
5
- hbs
6
- } from "../../../../chunk-HZC77I75.js";
3
+ VHs,
4
+ eQr,
5
+ xbs
6
+ } from "../../../../chunk-FBQNLYZP.js";
7
7
  import "../../../../chunk-LU7IBQI7.js";
8
8
 
9
9
  // ../../boilerplates/sentry/dist/files/$vite.config.ts.js
10
10
  async function getViteConfig(props) {
11
- const mod = await OHs(props);
12
- hbs(mod, {
11
+ const mod = await VHs(props);
12
+ xbs(mod, {
13
13
  from: "@sentry/vite-plugin",
14
14
  constructor: "sentryVitePlugin",
15
15
  imported: "sentryVitePlugin",
@@ -17,7 +17,7 @@ async function getViteConfig(props) {
17
17
  sourcemaps: { disable: false }
18
18
  }
19
19
  });
20
- GXr(mod.exports.default.$args[0], { build: { sourcemap: true } });
20
+ eQr(mod.exports.default.$args[0], { build: { sourcemap: true } });
21
21
  return mod.generate().code;
22
22
  }
23
23
  export {
@@ -1,27 +1,27 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- I5e,
4
- OHs,
5
- Ose,
6
- zV
7
- } from "../../../../../chunk-HZC77I75.js";
3
+ JV,
4
+ Mse,
5
+ R5e,
6
+ VHs
7
+ } from "../../../../../chunk-FBQNLYZP.js";
8
8
  import "../../../../../chunk-LU7IBQI7.js";
9
9
 
10
10
  // ../../boilerplates/sentry/dist/files/pages/$+client.ts.js
11
11
  async function getViteConfig(props) {
12
12
  let mod;
13
13
  try {
14
- mod = await OHs(props);
14
+ mod = await VHs(props);
15
15
  } catch {
16
- mod = I5e("");
16
+ mod = R5e("");
17
17
  }
18
18
  if (!props.meta.BATI.has("vue")) {
19
19
  mod.imports.$prepend({
20
20
  from: "../sentry.browser.config",
21
21
  imported: "sentryBrowserConfig"
22
22
  });
23
- const e = Ose.functionCall("sentryBrowserConfig");
24
- const c = zV(e).code;
23
+ const e = Mse.functionCall("sentryBrowserConfig");
24
+ const c = JV(e).code;
25
25
  mod.$ast.body.splice(mod.$ast.body.length - 1, 0, c);
26
26
  }
27
27
  return mod.generate().code;
@@ -1,12 +1,12 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
- kHs
4
- } from "../../../../chunk-HZC77I75.js";
3
+ BHs
4
+ } from "../../../../chunk-FBQNLYZP.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/shadcn-ui/dist/files/$README.md.js
8
8
  async function getReadme(props) {
9
- const content = await kHs(props);
9
+ const content = await BHs(props);
10
10
  const about = `
11
11
 
12
12
  ## shadcn/ui