@batijs/cli 0.0.332 → 0.0.333

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 +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 +1 -1
  21. package/dist/boilerplates/@batijs/edgedb/files/$README.md.js +1 -1
  22. package/dist/boilerplates/@batijs/edgedb/files/$package.json.js +1 -1
  23. package/dist/boilerplates/@batijs/eslint/files/$package.json.js +1 -1
  24. package/dist/boilerplates/@batijs/express/files/$package.json.js +1 -1
  25. package/dist/boilerplates/@batijs/fastify/files/$package.json.js +1 -1
  26. package/dist/boilerplates/@batijs/firebase-auth/files/$.env.js +1 -1
  27. package/dist/boilerplates/@batijs/firebase-auth/files/$README.md.js +1 -1
  28. package/dist/boilerplates/@batijs/firebase-auth/files/$package.json.js +1 -1
  29. package/dist/boilerplates/@batijs/google-analytics/files/$.env.js +1 -1
  30. package/dist/boilerplates/@batijs/h3/files/$package.json.js +1 -1
  31. package/dist/boilerplates/@batijs/hattip/files/$package.json.js +1 -1
  32. package/dist/boilerplates/@batijs/hono/files/$package.json.js +1 -1
  33. package/dist/boilerplates/@batijs/hono/files/$vite.config.ts.js +1 -1
  34. package/dist/boilerplates/@batijs/lucia-auth/files/$.env.js +1 -1
  35. package/dist/boilerplates/@batijs/lucia-auth/files/$README.md.js +1 -1
  36. package/dist/boilerplates/@batijs/lucia-auth/files/$package.json.js +1 -1
  37. package/dist/boilerplates/@batijs/mantine/files/$README.md.js +1 -1
  38. package/dist/boilerplates/@batijs/mantine/files/$package.json.js +1 -1
  39. package/dist/boilerplates/@batijs/panda-css/files/$package.json.js +1 -1
  40. package/dist/boilerplates/@batijs/panda-css/files/layouts/panda.css +1 -1
  41. package/dist/boilerplates/@batijs/prettier/files/$package.json.js +1 -1
  42. package/dist/boilerplates/@batijs/prisma/files/$.env.js +1 -1
  43. package/dist/boilerplates/@batijs/prisma/files/$README.md.js +1 -1
  44. package/dist/boilerplates/@batijs/prisma/files/$package.json.js +1 -1
  45. package/dist/boilerplates/@batijs/react/files/$README.md.js +1 -1
  46. package/dist/boilerplates/@batijs/react/files/$package.json.js +1 -1
  47. package/dist/boilerplates/@batijs/react/files/$tsconfig.json.js +1 -1
  48. package/dist/boilerplates/@batijs/react/files/$vite.config.ts.js +1 -1
  49. package/dist/boilerplates/@batijs/react-sentry/files/$package.json.js +1 -1
  50. package/dist/boilerplates/@batijs/sentry/files/$.env.js +1 -1
  51. package/dist/boilerplates/@batijs/sentry/files/$README.md.js +1 -1
  52. package/dist/boilerplates/@batijs/sentry/files/$package.json.js +1 -1
  53. package/dist/boilerplates/@batijs/sentry/files/$vite.config.ts.js +1 -1
  54. package/dist/boilerplates/@batijs/sentry/files/pages/$+client.ts.js +1 -1
  55. package/dist/boilerplates/@batijs/shadcn-ui/files/$README.md.js +1 -1
  56. package/dist/boilerplates/@batijs/shadcn-ui/files/$package.json.js +1 -1
  57. package/dist/boilerplates/@batijs/shadcn-ui/files/$tsconfig.json.js +1 -1
  58. package/dist/boilerplates/@batijs/shadcn-ui/files/$vite.config.ts.js +1 -1
  59. package/dist/boilerplates/@batijs/shared/files/$README.md.js +1 -1
  60. package/dist/boilerplates/@batijs/shared-server/files/$package.json.js +1 -1
  61. package/dist/boilerplates/@batijs/solid/files/$README.md.js +1 -1
  62. package/dist/boilerplates/@batijs/solid/files/$package.json.js +1 -1
  63. package/dist/boilerplates/@batijs/solid/files/$tsconfig.json.js +1 -1
  64. package/dist/boilerplates/@batijs/solid/files/$vite.config.ts.js +1 -1
  65. package/dist/boilerplates/@batijs/solid-sentry/files/$package.json.js +1 -1
  66. package/dist/boilerplates/@batijs/sqlite/files/$.env.js +1 -1
  67. package/dist/boilerplates/@batijs/sqlite/files/$README.md.js +1 -1
  68. package/dist/boilerplates/@batijs/sqlite/files/$package.json.js +1 -1
  69. package/dist/boilerplates/@batijs/tailwindcss/files/$package.json.js +1 -1
  70. package/dist/boilerplates/@batijs/tailwindcss/files/$vite.config.ts.js +1 -1
  71. package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +1 -1
  72. package/dist/boilerplates/@batijs/telefunc/files/$vite.config.ts.js +1 -1
  73. package/dist/boilerplates/@batijs/trpc/files/$package.json.js +1 -1
  74. package/dist/boilerplates/@batijs/trpc/types/trpc/client.d.ts +8 -8
  75. package/dist/boilerplates/@batijs/ts-rest/files/$package.json.js +1 -1
  76. package/dist/boilerplates/@batijs/vercel/files/$package.json.js +1 -1
  77. package/dist/boilerplates/@batijs/vercel/files/$tsconfig.json.js +1 -1
  78. package/dist/boilerplates/@batijs/vercel/files/$vite.config.ts.js +1 -1
  79. package/dist/boilerplates/@batijs/vue/files/$README.md.js +1 -1
  80. package/dist/boilerplates/@batijs/vue/files/$package.json.js +1 -1
  81. package/dist/boilerplates/@batijs/vue/files/$tsconfig.json.js +1 -1
  82. package/dist/boilerplates/@batijs/vue/files/$vite.config.ts.js +1 -1
  83. package/dist/boilerplates/@batijs/vue-sentry/files/$package.json.js +1 -1
  84. package/dist/{chunk-HZC77I75.js → chunk-4BO6BRY7.js} +1 -1
  85. package/dist/index.js +2 -2
  86. package/package.json +5 -5
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  YHs
4
- } from "../../../../chunk-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
5
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
5
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
2
+ import "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/drizzle/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  kHs
4
- } from "../../../../chunk-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
5
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/lucia-auth/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  kHs
4
- } from "../../../../chunk-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/panda-css/dist/files/$package.json.js
@@ -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
3
  IHs
4
- } from "../../../../chunk-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
5
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
6
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
7
+ } from "../../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/shadcn-ui/dist/files/$package.json.js
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  NHs
4
- } from "../../../../chunk-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
5
+ } from "../../../../chunk-4BO6BRY7.js";
6
6
  import "../../../../chunk-LU7IBQI7.js";
7
7
 
8
8
  // ../../boilerplates/shadcn-ui/dist/files/$vite.config.ts.js
@@ -4,7 +4,7 @@ import {
4
4
  iXs,
5
5
  kHs,
6
6
  nXs
7
- } from "../../../../chunk-HZC77I75.js";
7
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
5
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/tailwindcss/dist/files/$package.json.js
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  OHs,
4
4
  hbs
5
- } from "../../../../chunk-HZC77I75.js";
5
+ } from "../../../../chunk-4BO6BRY7.js";
6
6
  import "../../../../chunk-LU7IBQI7.js";
7
7
 
8
8
  // ../../boilerplates/tailwindcss/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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
5
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/trpc/dist/files/$package.json.js
@@ -5,9 +5,9 @@ export declare const trpc: {
5
5
  ctx: object & {
6
6
  db: ReturnType<any>;
7
7
  } & {
8
- db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbSqlite>;
8
+ db: ReturnType<any>;
9
9
  } & {
10
- db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbD1>;
10
+ db: ReturnType<any>;
11
11
  } & {
12
12
  db: import("@cloudflare/workers-types").D1Database;
13
13
  };
@@ -18,9 +18,9 @@ export declare const trpc: {
18
18
  _ctx_out: object & {
19
19
  db: ReturnType<any>;
20
20
  } & {
21
- db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbSqlite>;
21
+ db: ReturnType<any>;
22
22
  } & {
23
- db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbD1>;
23
+ db: ReturnType<any>;
24
24
  } & {
25
25
  db: import("@cloudflare/workers-types").D1Database;
26
26
  };
@@ -39,9 +39,9 @@ export declare const trpc: {
39
39
  ctx: object & {
40
40
  db: ReturnType<any>;
41
41
  } & {
42
- db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbSqlite>;
42
+ db: ReturnType<any>;
43
43
  } & {
44
- db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbD1>;
44
+ db: ReturnType<any>;
45
45
  } & {
46
46
  db: import("@cloudflare/workers-types").D1Database;
47
47
  };
@@ -53,9 +53,9 @@ export declare const trpc: {
53
53
  _ctx_out: object & {
54
54
  db: ReturnType<any>;
55
55
  } & {
56
- db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbSqlite>;
56
+ db: ReturnType<any>;
57
57
  } & {
58
- db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbD1>;
58
+ db: ReturnType<any>;
59
59
  } & {
60
60
  db: import("@cloudflare/workers-types").D1Database;
61
61
  };
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  IHs
4
- } from "../../../../chunk-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
5
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
5
+ } from "../../../../chunk-4BO6BRY7.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-HZC77I75.js";
4
+ } from "../../../../chunk-4BO6BRY7.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.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/"] };
209535
+ var YEt = { name: "@batijs/core", version: "0.0.333", 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-HZC77I75.js";
9
+ } from "./chunk-4BO6BRY7.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.332",
3591
+ version: "0.0.333",
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.332",
3
+ "version": "0.0.333",
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.332",
24
- "@batijs/build": "0.0.332"
23
+ "@batijs/build": "0.0.333",
24
+ "@batijs/compile": "0.0.333"
25
25
  },
26
26
  "dependencies": {
27
- "@batijs/core": "0.0.332",
28
- "@batijs/features": "0.0.332"
27
+ "@batijs/core": "0.0.333",
28
+ "@batijs/features": "0.0.333"
29
29
  },
30
30
  "bin": "./dist/index.js",
31
31
  "exports": {