@batijs/cli 0.0.330 → 0.0.332

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 (90) hide show
  1. package/dist/boilerplates/@batijs/auth0/files/$.env.js +1 -1
  2. package/dist/boilerplates/@batijs/auth0/files/$README.md.js +1 -1
  3. package/dist/boilerplates/@batijs/authjs/files/$package.json.js +1 -1
  4. package/dist/boilerplates/@batijs/aws/files/$README.md.js +1 -1
  5. package/dist/boilerplates/@batijs/aws/files/$package.json.js +1 -1
  6. package/dist/boilerplates/@batijs/aws/files/$tsconfig.json.js +1 -1
  7. package/dist/boilerplates/@batijs/biome/files/$package.json.js +1 -1
  8. package/dist/boilerplates/@batijs/cloudflare/files/$package.json.js +1 -1
  9. package/dist/boilerplates/@batijs/cloudflare/files/$tsconfig.json.js +1 -1
  10. package/dist/boilerplates/@batijs/cloudflare/files/$vite.config.ts.js +1 -1
  11. package/dist/boilerplates/@batijs/compiled/files/$package.json.js +1 -1
  12. package/dist/boilerplates/@batijs/compiled/files/$vite.config.ts.js +1 -1
  13. package/dist/boilerplates/@batijs/d1/files/$README.md.js +1 -1
  14. package/dist/boilerplates/@batijs/d1/files/$package.json.js +1 -1
  15. package/dist/boilerplates/@batijs/d1/files/$tsconfig.json.js +1 -1
  16. package/dist/boilerplates/@batijs/d1/files/$wrangler.toml.js +1 -1
  17. package/dist/boilerplates/@batijs/d1-sqlite/files/$package.json.js +1 -1
  18. package/dist/boilerplates/@batijs/drizzle/files/$.env.js +1 -1
  19. package/dist/boilerplates/@batijs/drizzle/files/$README.md.js +1 -1
  20. package/dist/boilerplates/@batijs/drizzle/files/$package.json.js +2 -2
  21. package/dist/boilerplates/@batijs/drizzle/types/database/drizzle/queries/todos.d.ts +1 -1
  22. package/dist/boilerplates/@batijs/edgedb/files/$README.md.js +1 -1
  23. package/dist/boilerplates/@batijs/edgedb/files/$package.json.js +1 -1
  24. package/dist/boilerplates/@batijs/eslint/files/$package.json.js +1 -1
  25. package/dist/boilerplates/@batijs/express/files/$package.json.js +1 -1
  26. package/dist/boilerplates/@batijs/fastify/files/$package.json.js +1 -1
  27. package/dist/boilerplates/@batijs/firebase-auth/files/$.env.js +1 -1
  28. package/dist/boilerplates/@batijs/firebase-auth/files/$README.md.js +1 -1
  29. package/dist/boilerplates/@batijs/firebase-auth/files/$package.json.js +1 -1
  30. package/dist/boilerplates/@batijs/google-analytics/files/$.env.js +1 -1
  31. package/dist/boilerplates/@batijs/h3/files/$package.json.js +1 -1
  32. package/dist/boilerplates/@batijs/hattip/files/$package.json.js +1 -1
  33. package/dist/boilerplates/@batijs/hono/files/$package.json.js +1 -1
  34. package/dist/boilerplates/@batijs/hono/files/$vite.config.ts.js +1 -1
  35. package/dist/boilerplates/@batijs/lucia-auth/files/$.env.js +1 -1
  36. package/dist/boilerplates/@batijs/lucia-auth/files/$README.md.js +1 -1
  37. package/dist/boilerplates/@batijs/lucia-auth/files/$package.json.js +1 -1
  38. package/dist/boilerplates/@batijs/lucia-auth/files/lib/lucia-auth.ts +1 -1
  39. package/dist/boilerplates/@batijs/mantine/files/$README.md.js +1 -1
  40. package/dist/boilerplates/@batijs/mantine/files/$package.json.js +1 -1
  41. package/dist/boilerplates/@batijs/panda-css/files/$package.json.js +1 -1
  42. package/dist/boilerplates/@batijs/prettier/files/$package.json.js +1 -1
  43. package/dist/boilerplates/@batijs/prisma/files/$.env.js +1 -1
  44. package/dist/boilerplates/@batijs/prisma/files/$README.md.js +1 -1
  45. package/dist/boilerplates/@batijs/prisma/files/$package.json.js +1 -1
  46. package/dist/boilerplates/@batijs/react/files/$README.md.js +1 -1
  47. package/dist/boilerplates/@batijs/react/files/$package.json.js +1 -1
  48. package/dist/boilerplates/@batijs/react/files/$tsconfig.json.js +1 -1
  49. package/dist/boilerplates/@batijs/react/files/$vite.config.ts.js +1 -1
  50. package/dist/boilerplates/@batijs/react-sentry/files/$package.json.js +1 -1
  51. package/dist/boilerplates/@batijs/sentry/files/$.env.js +1 -1
  52. package/dist/boilerplates/@batijs/sentry/files/$README.md.js +1 -1
  53. package/dist/boilerplates/@batijs/sentry/files/$package.json.js +1 -1
  54. package/dist/boilerplates/@batijs/sentry/files/$vite.config.ts.js +1 -1
  55. package/dist/boilerplates/@batijs/sentry/files/pages/$+client.ts.js +1 -1
  56. package/dist/boilerplates/@batijs/shadcn-ui/files/$README.md.js +1 -1
  57. package/dist/boilerplates/@batijs/shadcn-ui/files/$package.json.js +12 -2
  58. package/dist/boilerplates/@batijs/shadcn-ui/files/$tsconfig.json.js +1 -1
  59. package/dist/boilerplates/@batijs/shadcn-ui/files/$vite.config.ts.js +1 -1
  60. package/dist/boilerplates/@batijs/shadcn-ui/files/layouts/!tailwind.css +3 -1
  61. package/dist/boilerplates/@batijs/shadcn-ui/files/postcss.config.js +6 -0
  62. package/dist/boilerplates/@batijs/shadcn-ui/types/postcss.config.d.ts +7 -0
  63. package/dist/boilerplates/@batijs/shared/files/$README.md.js +1 -1
  64. package/dist/boilerplates/@batijs/shared-server/files/$package.json.js +1 -1
  65. package/dist/boilerplates/@batijs/solid/files/$README.md.js +1 -1
  66. package/dist/boilerplates/@batijs/solid/files/$package.json.js +1 -1
  67. package/dist/boilerplates/@batijs/solid/files/$tsconfig.json.js +1 -1
  68. package/dist/boilerplates/@batijs/solid/files/$vite.config.ts.js +1 -1
  69. package/dist/boilerplates/@batijs/solid-sentry/files/$package.json.js +1 -1
  70. package/dist/boilerplates/@batijs/sqlite/files/$.env.js +1 -1
  71. package/dist/boilerplates/@batijs/sqlite/files/$README.md.js +1 -1
  72. package/dist/boilerplates/@batijs/sqlite/files/$package.json.js +1 -1
  73. package/dist/boilerplates/@batijs/tailwindcss/files/$package.json.js +8 -4
  74. package/dist/boilerplates/@batijs/tailwindcss/files/$vite.config.ts.js +4 -1
  75. package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +1 -1
  76. package/dist/boilerplates/@batijs/telefunc/files/$vite.config.ts.js +1 -1
  77. package/dist/boilerplates/@batijs/trpc/files/$package.json.js +1 -1
  78. package/dist/boilerplates/@batijs/trpc/types/trpc/client.d.ts +4 -4
  79. package/dist/boilerplates/@batijs/ts-rest/files/$package.json.js +1 -1
  80. package/dist/boilerplates/@batijs/vercel/files/$package.json.js +1 -1
  81. package/dist/boilerplates/@batijs/vercel/files/$tsconfig.json.js +1 -1
  82. package/dist/boilerplates/@batijs/vercel/files/$vite.config.ts.js +1 -1
  83. package/dist/boilerplates/@batijs/vue/files/$README.md.js +1 -1
  84. package/dist/boilerplates/@batijs/vue/files/$package.json.js +1 -1
  85. package/dist/boilerplates/@batijs/vue/files/$tsconfig.json.js +1 -1
  86. package/dist/boilerplates/@batijs/vue/files/$vite.config.ts.js +1 -1
  87. package/dist/boilerplates/@batijs/vue-sentry/files/$package.json.js +1 -1
  88. package/dist/{chunk-7JKLHW74.js → chunk-HZC77I75.js} +1 -1
  89. package/dist/index.js +2 -2
  90. package/package.json +5 -5
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  YHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/auth0/dist/files/$.env.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  kHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/auth0/dist/files/$README.md.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/authjs/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  kHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/aws/dist/files/$README.md.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/aws/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  NHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/aws/dist/files/$tsconfig.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/biome/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/cloudflare/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  NHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/cloudflare/dist/files/$tsconfig.json.js
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  OHs,
4
4
  hbs
5
- } from "../../../../chunk-7JKLHW74.js";
5
+ } from "../../../../chunk-HZC77I75.js";
6
6
  import "../../../../chunk-LU7IBQI7.js";
7
7
 
8
8
  // ../../boilerplates/cloudflare/dist/files/$vite.config.ts.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/compiled/dist/files/$package.json.js
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  OHs,
4
4
  hbs
5
- } from "../../../../chunk-7JKLHW74.js";
5
+ } from "../../../../chunk-HZC77I75.js";
6
6
  import "../../../../chunk-LU7IBQI7.js";
7
7
 
8
8
  // ../../boilerplates/compiled/dist/files/$vite.config.ts.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  kHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/d1/dist/files/$README.md.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/d1/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  NHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/d1/dist/files/$tsconfig.json.js
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env node
2
- import "../../../../chunk-7JKLHW74.js";
2
+ import "../../../../chunk-HZC77I75.js";
3
3
  import "../../../../chunk-LU7IBQI7.js";
4
4
 
5
5
  // ../../boilerplates/d1/dist/files/$wrangler.toml.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/d1-sqlite/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  YHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/drizzle/dist/files/$.env.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  kHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/drizzle/dist/files/$README.md.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/drizzle/dist/files/$package.json.js
@@ -52,7 +52,7 @@ var require_package = __commonJS({
52
52
  "better-sqlite3": "^11.8.1",
53
53
  dotenv: "^16.4.7",
54
54
  "drizzle-kit": "^0.30.3",
55
- "drizzle-orm": "^0.38.4"
55
+ "drizzle-orm": "^0.39.0"
56
56
  },
57
57
  dependencies: {
58
58
  "@batijs/core": "workspace:*"
@@ -49,6 +49,6 @@ export declare function getAllTodos(db: BATI.If<{
49
49
  "!BATI.hasD1": ReturnType<typeof dbSqlite>;
50
50
  _: ReturnType<typeof dbD1>;
51
51
  }>): {
52
- text: string;
53
52
  id: number;
53
+ text: string;
54
54
  }[];
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  kHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/edgedb/dist/files/$README.md.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/edgedb/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/eslint/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/express/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/fastify/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  YHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/firebase-auth/dist/files/$.env.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  kHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/firebase-auth/dist/files/$README.md.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/firebase-auth/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  YHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/google-analytics/dist/files/$.env.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/h3/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/hattip/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/hono/dist/files/$package.json.js
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  OHs,
4
4
  hbs
5
- } from "../../../../chunk-7JKLHW74.js";
5
+ } from "../../../../chunk-HZC77I75.js";
6
6
  import "../../../../chunk-LU7IBQI7.js";
7
7
 
8
8
  // ../../boilerplates/hono/dist/files/$vite.config.ts.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  YHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/lucia-auth/dist/files/$.env.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  kHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/lucia-auth/dist/files/$README.md.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/lucia-auth/dist/files/$package.json.js
@@ -38,7 +38,7 @@ export function initializeLucia(
38
38
  * @link {@see https://lucia-auth.com/database/#database-setup}
39
39
  **/
40
40
  const adapter = BATI.has("drizzle")
41
- ? new DrizzleSQLiteAdapter(db as BATI.Any, sessionTable, userTable)
41
+ ? new DrizzleSQLiteAdapter(db as BATI.Any, sessionTable as BATI.Any, userTable as BATI.Any)
42
42
  : BATI.hasD1
43
43
  ? new D1Adapter(db as BATI.Any, {
44
44
  user: "users",
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  kHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/mantine/dist/files/$README.md.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/mantine/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/panda-css/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/prettier/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  YHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/prisma/dist/files/$.env.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  kHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/prisma/dist/files/$README.md.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/prisma/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  kHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/react/dist/files/$README.md.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/react/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  NHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/react/dist/files/$tsconfig.json.js
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  OHs,
4
4
  hbs
5
- } from "../../../../chunk-7JKLHW74.js";
5
+ } from "../../../../chunk-HZC77I75.js";
6
6
  import "../../../../chunk-LU7IBQI7.js";
7
7
 
8
8
  // ../../boilerplates/react/dist/files/$vite.config.ts.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/react-sentry/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  YHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/sentry/dist/files/$.env.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  kHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/sentry/dist/files/$README.md.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/sentry/dist/files/$package.json.js
@@ -3,7 +3,7 @@ import {
3
3
  GXr,
4
4
  OHs,
5
5
  hbs
6
- } from "../../../../chunk-7JKLHW74.js";
6
+ } from "../../../../chunk-HZC77I75.js";
7
7
  import "../../../../chunk-LU7IBQI7.js";
8
8
 
9
9
  // ../../boilerplates/sentry/dist/files/$vite.config.ts.js
@@ -4,7 +4,7 @@ import {
4
4
  OHs,
5
5
  Ose,
6
6
  zV
7
- } from "../../../../../chunk-7JKLHW74.js";
7
+ } from "../../../../../chunk-HZC77I75.js";
8
8
  import "../../../../../chunk-LU7IBQI7.js";
9
9
 
10
10
  // ../../boilerplates/sentry/dist/files/pages/$+client.ts.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  kHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/shadcn-ui/dist/files/$README.md.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/shadcn-ui/dist/files/$package.json.js
@@ -49,11 +49,13 @@ var require_package = __commonJS({
49
49
  "@batijs/compile": "workspace:*",
50
50
  "@radix-ui/react-icons": "^1.3.2",
51
51
  "@types/node": "^18.19.74",
52
+ autoprefixer: "^10.4.20",
52
53
  "class-variance-authority": "^0.7.1",
53
54
  clsx: "^2.1.1",
54
55
  "lucide-react": "^0.474.0",
56
+ postcss: "^8.5.1",
55
57
  "tailwind-merge": "^2.6.0",
56
- tailwindcss: "^4.0.0",
58
+ tailwindcss: "^3.4.17",
57
59
  "tailwindcss-animate": "^1.0.7"
58
60
  },
59
61
  dependencies: {
@@ -71,6 +73,9 @@ var require_package = __commonJS({
71
73
  "./!tailwind.config": {
72
74
  types: "./dist/types/!tailwind.config.d.ts"
73
75
  },
76
+ "./postcss.config": {
77
+ types: "./dist/types/postcss.config.d.ts"
78
+ },
74
79
  "./lib/utils": {
75
80
  types: "./dist/types/lib/utils.d.ts"
76
81
  }
@@ -80,6 +85,9 @@ var require_package = __commonJS({
80
85
  "!tailwind.config": [
81
86
  "./dist/types/!tailwind.config.d.ts"
82
87
  ],
88
+ "postcss.config": [
89
+ "./dist/types/postcss.config.d.ts"
90
+ ],
83
91
  "lib/utils": [
84
92
  "./dist/types/lib/utils.d.ts"
85
93
  ]
@@ -95,6 +103,8 @@ async function getPackageJson(props) {
95
103
  precedence: 1,
96
104
  warnIfReplaced: true
97
105
  }).addDependencies([
106
+ "postcss",
107
+ "autoprefixer",
98
108
  "tailwindcss-animate",
99
109
  "class-variance-authority",
100
110
  "clsx",
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  NHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/shadcn-ui/dist/files/$tsconfig.json.js
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  OHs,
4
4
  YXr
5
- } from "../../../../chunk-7JKLHW74.js";
5
+ } from "../../../../chunk-HZC77I75.js";
6
6
  import "../../../../chunk-LU7IBQI7.js";
7
7
 
8
8
  // ../../boilerplates/shadcn-ui/dist/files/$vite.config.ts.js
@@ -1,4 +1,6 @@
1
- @import "tailwindcss";
1
+ @tailwind base;
2
+ @tailwind components;
3
+ @tailwind utilities;
2
4
 
3
5
  @layer base {
4
6
  :root {
@@ -0,0 +1,6 @@
1
+ export default {
2
+ plugins: {
3
+ tailwindcss: {},
4
+ autoprefixer: {},
5
+ },
6
+ };
@@ -0,0 +1,7 @@
1
+ declare namespace _default {
2
+ namespace plugins {
3
+ let tailwindcss: {};
4
+ let autoprefixer: {};
5
+ }
6
+ }
7
+ export default _default;
@@ -4,7 +4,7 @@ import {
4
4
  iXs,
5
5
  kHs,
6
6
  nXs
7
- } from "../../../../chunk-7JKLHW74.js";
7
+ } from "../../../../chunk-HZC77I75.js";
8
8
  import "../../../../chunk-LU7IBQI7.js";
9
9
 
10
10
  // ../../boilerplates/shared/dist/files/$README.md.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/shared-server/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  kHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/solid/dist/files/$README.md.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/solid/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  NHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/solid/dist/files/$tsconfig.json.js
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  OHs,
4
4
  hbs
5
- } from "../../../../chunk-7JKLHW74.js";
5
+ } from "../../../../chunk-HZC77I75.js";
6
6
  import "../../../../chunk-LU7IBQI7.js";
7
7
 
8
8
  // ../../boilerplates/solid/dist/files/$vite.config.ts.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/solid-sentry/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  YHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/sqlite/dist/files/$.env.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  kHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/sqlite/dist/files/$README.md.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/sqlite/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/tailwindcss/dist/files/$package.json.js
@@ -47,11 +47,11 @@ var require_package = __commonJS({
47
47
  license: "MIT",
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
+ "@tailwindcss/vite": "^4.0.0",
50
51
  "@types/node": "^18.19.74",
51
52
  autoprefixer: "^10.4.20",
52
53
  daisyui: "^5.0.0-beta.2",
53
54
  tailwindcss: "^4.0.0",
54
- "@tailwindcss/vite": "^4.0.0",
55
55
  vike: "^0.4.220",
56
56
  vite: "^6.0.11"
57
57
  },
@@ -70,8 +70,12 @@ var require_package = __commonJS({
70
70
  }
71
71
  });
72
72
  async function getPackageJson(props) {
73
- const packageJson = await IHs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
74
- return packageJson.addDevDependencies(["tailwindcss", "@tailwindcss/vite"]).addDevDependencies(["daisyui"], props.meta.BATI.has("daisyui"));
73
+ const pkgjson = await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default);
74
+ if (props.meta.BATI.has("shadcn-ui")) {
75
+ pkgjson.devDependencies.tailwindcss = "^3.4.17";
76
+ }
77
+ const packageJson = await IHs(props, pkgjson);
78
+ return packageJson.addDevDependencies(["tailwindcss"]).addDevDependencies(["@tailwindcss/vite"], !props.meta.BATI.has("shadcn-ui")).addDevDependencies(["daisyui"], props.meta.BATI.has("daisyui"));
75
79
  }
76
80
  export {
77
81
  getPackageJson as default
@@ -2,11 +2,14 @@
2
2
  import {
3
3
  OHs,
4
4
  hbs
5
- } from "../../../../chunk-7JKLHW74.js";
5
+ } from "../../../../chunk-HZC77I75.js";
6
6
  import "../../../../chunk-LU7IBQI7.js";
7
7
 
8
8
  // ../../boilerplates/tailwindcss/dist/files/$vite.config.ts.js
9
9
  async function getViteConfig(props) {
10
+ if (props.meta.BATI.has("shadcn-ui")) {
11
+ return;
12
+ }
10
13
  const mod = await OHs(props);
11
14
  hbs(mod, {
12
15
  from: "@tailwindcss/vite",
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/telefunc/dist/files/$package.json.js
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  OHs,
4
4
  hbs
5
- } from "../../../../chunk-7JKLHW74.js";
5
+ } from "../../../../chunk-HZC77I75.js";
6
6
  import "../../../../chunk-LU7IBQI7.js";
7
7
 
8
8
  // ../../boilerplates/telefunc/dist/files/$vite.config.ts.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/trpc/dist/files/$package.json.js
@@ -3,7 +3,7 @@ export declare const trpc: {
3
3
  query: import("@trpc/client").Resolver<import("@trpc/server").BuildProcedure<"query", {
4
4
  _config: import("@trpc/server").RootConfig<{
5
5
  ctx: object & {
6
- db: ReturnType<typeof import("@batijs/sqlite/database/sqlite/db").db>;
6
+ db: ReturnType<any>;
7
7
  } & {
8
8
  db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbSqlite>;
9
9
  } & {
@@ -16,7 +16,7 @@ export declare const trpc: {
16
16
  transformer: import("@trpc/server").DefaultDataTransformer;
17
17
  }>;
18
18
  _ctx_out: object & {
19
- db: ReturnType<typeof import("@batijs/sqlite/database/sqlite/db").db>;
19
+ db: ReturnType<any>;
20
20
  } & {
21
21
  db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbSqlite>;
22
22
  } & {
@@ -37,7 +37,7 @@ export declare const trpc: {
37
37
  mutate: import("@trpc/client").Resolver<import("@trpc/server").BuildProcedure<"mutation", {
38
38
  _config: import("@trpc/server").RootConfig<{
39
39
  ctx: object & {
40
- db: ReturnType<typeof import("@batijs/sqlite/database/sqlite/db").db>;
40
+ db: ReturnType<any>;
41
41
  } & {
42
42
  db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbSqlite>;
43
43
  } & {
@@ -51,7 +51,7 @@ export declare const trpc: {
51
51
  }>;
52
52
  _meta: object;
53
53
  _ctx_out: object & {
54
- db: ReturnType<typeof import("@batijs/sqlite/database/sqlite/db").db>;
54
+ db: ReturnType<any>;
55
55
  } & {
56
56
  db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbSqlite>;
57
57
  } & {
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/ts-rest/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/vercel/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  NHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/vercel/dist/files/$tsconfig.json.js
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  OHs,
4
4
  hbs
5
- } from "../../../../chunk-7JKLHW74.js";
5
+ } from "../../../../chunk-HZC77I75.js";
6
6
  import "../../../../chunk-LU7IBQI7.js";
7
7
 
8
8
  // ../../boilerplates/vercel/dist/files/$vite.config.ts.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  kHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/vue/dist/files/$README.md.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/vue/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  NHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/vue/dist/files/$tsconfig.json.js
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  OHs,
4
4
  hbs
5
- } from "../../../../chunk-7JKLHW74.js";
5
+ } from "../../../../chunk-HZC77I75.js";
6
6
  import "../../../../chunk-LU7IBQI7.js";
7
7
 
8
8
  // ../../boilerplates/vue/dist/files/$vite.config.ts.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-7JKLHW74.js";
4
+ } from "../../../../chunk-HZC77I75.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/vue-sentry/dist/files/$package.json.js
@@ -209532,7 +209532,7 @@ function ybs(t6) {
209532
209532
  return e;
209533
209533
  }
209534
209534
  var jbs = q(yQr(), 1);
209535
- var YEt = { name: "@batijs/core", version: "0.0.330", description: "", type: "module", types: "./dist/index.d.ts", scripts: { "check-types": "tsc --noEmit", vue: "tsx src/parse/linters/vue.ts", test: "vitest run", "test:ci": "vitest run", build: "tsup" }, keywords: [], author: "Jo\xEBl Charles <joel.charles91@gmail.com>", repository: "https://github.com/vikejs/bati", license: "MIT", devDependencies: { "@batijs/features": "workspace:*", "@types/eslint": "^9.6.1", "@types/estree": "^1.0.6", "@types/node": "^18.19.74", "@types/which": "^3.0.4", "@typescript-eslint/parser": "^8.21.0", "@typescript-eslint/utils": "^8.21.0", "attributes-parser": "^2.2.3", colorette: "^2.0.20", esbuild: "^0.24.2", eslint: "^9.19.0", "eslint-plugin-solid": "^0.14.5", "eslint-rule-composer": "^0.3.0", espree: "^10.3.0", magicast: "^0.3.5", "mdast-builder": "^1.1.1", "mdast-util-from-markdown": "^2.0.2", "mdast-util-to-markdown": "^2.1.2", "mdast-util-to-string": "^4.0.0", "mdast-util-toc": "^7.1.0", prettier: "^3.4.2", squirrelly: "^9.1.0", tsup: "^8.3.6", tsx: "^4.19.2", typescript: "^5.7.3", "unplugin-purge-polyfills": "^0.0.7", vitest: "^3.0.4", "vue-eslint-parser": "^9.4.3", which: "^5.0.0", yaml: "^2.7.0" }, exports: { ".": "./dist/index.js", "./types": { types: "./global.d.ts" } }, typesVersions: { "*": { types: ["./global.d.ts"] } }, files: ["dist/"] };
209535
+ var YEt = { name: "@batijs/core", version: "0.0.332", description: "", type: "module", types: "./dist/index.d.ts", scripts: { "check-types": "tsc --noEmit", vue: "tsx src/parse/linters/vue.ts", test: "vitest run", "test:ci": "vitest run", build: "tsup" }, keywords: [], author: "Jo\xEBl Charles <joel.charles91@gmail.com>", repository: "https://github.com/vikejs/bati", license: "MIT", devDependencies: { "@batijs/features": "workspace:*", "@types/eslint": "^9.6.1", "@types/estree": "^1.0.6", "@types/node": "^18.19.74", "@types/which": "^3.0.4", "@typescript-eslint/parser": "^8.21.0", "@typescript-eslint/utils": "^8.21.0", "attributes-parser": "^2.2.3", colorette: "^2.0.20", esbuild: "^0.24.2", eslint: "^9.19.0", "eslint-plugin-solid": "^0.14.5", "eslint-rule-composer": "^0.3.0", espree: "^10.3.0", magicast: "^0.3.5", "mdast-builder": "^1.1.1", "mdast-util-from-markdown": "^2.0.2", "mdast-util-to-markdown": "^2.1.2", "mdast-util-to-string": "^4.0.0", "mdast-util-toc": "^7.1.0", prettier: "^3.4.2", squirrelly: "^9.1.0", tsup: "^8.3.6", tsx: "^4.19.2", typescript: "^5.7.3", "unplugin-purge-polyfills": "^0.0.7", vitest: "^3.0.4", "vue-eslint-parser": "^9.4.3", which: "^5.0.0", yaml: "^2.7.0" }, exports: { ".": "./dist/index.js", "./types": { types: "./global.d.ts" } }, typesVersions: { "*": { types: ["./global.d.ts"] } }, files: ["dist/"] };
209536
209536
  function Ubs() {
209537
209537
  if (process.env.npm_config_user_agent) return qbs(process.env.npm_config_user_agent);
209538
209538
  }
package/dist/index.js CHANGED
@@ -6,7 +6,7 @@ import {
6
6
  export_which,
7
7
  uit,
8
8
  wus
9
- } from "./chunk-7JKLHW74.js";
9
+ } from "./chunk-HZC77I75.js";
10
10
  import "./chunk-LU7IBQI7.js";
11
11
 
12
12
  // index.ts
@@ -3588,7 +3588,7 @@ var createDefaultQueryTester = function(query, options) {
3588
3588
  // package.json
3589
3589
  var package_default = {
3590
3590
  name: "@batijs/cli",
3591
- version: "0.0.330",
3591
+ version: "0.0.332",
3592
3592
  type: "module",
3593
3593
  scripts: {
3594
3594
  "check-types": "tsc --noEmit",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@batijs/cli",
3
- "version": "0.0.330",
3
+ "version": "0.0.332",
4
4
  "type": "module",
5
5
  "keywords": [],
6
6
  "description": "Next-gen scaffolder. Get started with fully-functional apps, and choose any tool you want",
@@ -20,12 +20,12 @@
20
20
  "typescript": "^5.7.3",
21
21
  "unplugin-purge-polyfills": "^0.0.7",
22
22
  "vite": "^6.0.11",
23
- "@batijs/compile": "0.0.330",
24
- "@batijs/build": "0.0.330"
23
+ "@batijs/compile": "0.0.332",
24
+ "@batijs/build": "0.0.332"
25
25
  },
26
26
  "dependencies": {
27
- "@batijs/features": "0.0.330",
28
- "@batijs/core": "0.0.330"
27
+ "@batijs/core": "0.0.332",
28
+ "@batijs/features": "0.0.332"
29
29
  },
30
30
  "bin": "./dist/index.js",
31
31
  "exports": {