@batijs/cli 0.0.442 → 0.0.443

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 +5 -5
  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 +3 -3
  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 +2 -2
  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 +3 -3
  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 +2 -2
  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/eslint/files/$package.json.js +2 -2
  22. package/dist/boilerplates/@batijs/express/files/$package.json.js +3 -3
  23. package/dist/boilerplates/@batijs/fastify/files/$package.json.js +3 -3
  24. package/dist/boilerplates/@batijs/firebase-auth/files/$.env.js +1 -1
  25. package/dist/boilerplates/@batijs/firebase-auth/files/$README.md.js +1 -1
  26. package/dist/boilerplates/@batijs/firebase-auth/files/$package.json.js +2 -2
  27. package/dist/boilerplates/@batijs/google-analytics/files/$.env.js +1 -1
  28. package/dist/boilerplates/@batijs/h3/files/$package.json.js +4 -4
  29. package/dist/boilerplates/@batijs/hattip/files/$package.json.js +3 -3
  30. package/dist/boilerplates/@batijs/hono/files/$package.json.js +4 -4
  31. package/dist/boilerplates/@batijs/hono/files/$vite.config.ts.js +1 -1
  32. package/dist/boilerplates/@batijs/lucia-auth/files/$.env.js +1 -1
  33. package/dist/boilerplates/@batijs/lucia-auth/files/$README.md.js +1 -1
  34. package/dist/boilerplates/@batijs/lucia-auth/files/$package.json.js +3 -3
  35. package/dist/boilerplates/@batijs/mantine/files/$README.md.js +1 -1
  36. package/dist/boilerplates/@batijs/mantine/files/$package.json.js +2 -2
  37. package/dist/boilerplates/@batijs/panda-css/files/$package.json.js +1 -1
  38. package/dist/boilerplates/@batijs/pnpm/files/$pnpm-workspace.yaml.js +1 -1
  39. package/dist/boilerplates/@batijs/prettier/files/$package.json.js +1 -1
  40. package/dist/boilerplates/@batijs/prisma/files/$.env.js +1 -1
  41. package/dist/boilerplates/@batijs/prisma/files/$README.md.js +1 -1
  42. package/dist/boilerplates/@batijs/prisma/files/$package.json.js +3 -3
  43. package/dist/boilerplates/@batijs/react/files/$README.md.js +1 -1
  44. package/dist/boilerplates/@batijs/react/files/$package.json.js +3 -3
  45. package/dist/boilerplates/@batijs/react/files/$tsconfig.json.js +1 -1
  46. package/dist/boilerplates/@batijs/react/files/$vite.config.ts.js +1 -1
  47. package/dist/boilerplates/@batijs/react-sentry/files/$package.json.js +3 -3
  48. package/dist/boilerplates/@batijs/sentry/files/$.env.js +1 -1
  49. package/dist/boilerplates/@batijs/sentry/files/$README.md.js +1 -1
  50. package/dist/boilerplates/@batijs/sentry/files/$package.json.js +1 -1
  51. package/dist/boilerplates/@batijs/sentry/files/$vite.config.ts.js +1 -1
  52. package/dist/boilerplates/@batijs/sentry/files/pages/$+client.ts.js +1 -1
  53. package/dist/boilerplates/@batijs/shadcn-ui/files/$README.md.js +1 -1
  54. package/dist/boilerplates/@batijs/shadcn-ui/files/$package.json.js +3 -3
  55. package/dist/boilerplates/@batijs/shadcn-ui/files/$tsconfig.json.js +1 -1
  56. package/dist/boilerplates/@batijs/shadcn-ui/files/$vite.config.ts.js +1 -1
  57. package/dist/boilerplates/@batijs/shared/files/$README.md.js +1 -1
  58. package/dist/boilerplates/@batijs/shared-server/files/$package.json.js +2 -2
  59. package/dist/boilerplates/@batijs/solid/files/$README.md.js +1 -1
  60. package/dist/boilerplates/@batijs/solid/files/$package.json.js +1 -1
  61. package/dist/boilerplates/@batijs/solid/files/$tsconfig.json.js +1 -1
  62. package/dist/boilerplates/@batijs/solid/files/$vite.config.ts.js +1 -1
  63. package/dist/boilerplates/@batijs/solid-sentry/files/$package.json.js +2 -2
  64. package/dist/boilerplates/@batijs/sqlite/files/$.env.js +1 -1
  65. package/dist/boilerplates/@batijs/sqlite/files/$README.md.js +1 -1
  66. package/dist/boilerplates/@batijs/sqlite/files/$package.json.js +1 -1
  67. package/dist/boilerplates/@batijs/tailwindcss/files/$package.json.js +1 -1
  68. package/dist/boilerplates/@batijs/tailwindcss/files/$vite.config.ts.js +1 -1
  69. package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +2 -2
  70. package/dist/boilerplates/@batijs/telefunc/files/$vite.config.ts.js +1 -1
  71. package/dist/boilerplates/@batijs/trpc/files/$package.json.js +4 -4
  72. package/dist/boilerplates/@batijs/trpc/types/trpc/client.d.ts +3 -3
  73. package/dist/boilerplates/@batijs/ts-rest/files/$package.json.js +3 -3
  74. package/dist/boilerplates/@batijs/vercel/files/$package.json.js +3 -3
  75. package/dist/boilerplates/@batijs/vercel/files/$tsconfig.json.js +1 -1
  76. package/dist/boilerplates/@batijs/vercel/files/$vite.config.ts.js +1 -1
  77. package/dist/boilerplates/@batijs/vercel/files/pages/$+config.ts.js +1 -1
  78. package/dist/boilerplates/@batijs/vue/files/$README.md.js +1 -1
  79. package/dist/boilerplates/@batijs/vue/files/$package.json.js +1 -1
  80. package/dist/boilerplates/@batijs/vue/files/$tsconfig.json.js +1 -1
  81. package/dist/boilerplates/@batijs/vue/files/$vite.config.ts.js +1 -1
  82. package/dist/boilerplates/@batijs/vue-sentry/files/$package.json.js +2 -2
  83. package/dist/{chunk-J5R5JWWZ.js → chunk-4WNEELKU.js} +1 -1
  84. package/dist/index.js +2 -2
  85. package/package.json +5 -5
  86. package/dist/boilerplates/@batijs/prettier/files/.prettierrc +0 -3
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  $ea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -59,8 +59,8 @@ var require_package = __commonJS({
59
59
  "@pandacss/dev": "^0.53.7",
60
60
  "@types/node": "^18.19.110",
61
61
  "@types/react": "^19.1.6",
62
- "@types/react-dom": "^19.1.5",
63
- "@vitejs/plugin-react": "^4.5.0",
62
+ "@types/react-dom": "^19.1.6",
63
+ "@vitejs/plugin-react": "^4.5.1",
64
64
  react: "^19.1.0",
65
65
  "react-dom": "^19.1.0",
66
66
  tailwindcss: "^4.1.8",
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  Jea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -5,7 +5,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
5
5
  import {
6
6
  Gea,
7
7
  sEs
8
- } from "../../../../chunk-J5R5JWWZ.js";
8
+ } from "../../../../chunk-4WNEELKU.js";
9
9
  import "../../../../chunk-V7W2TXCE.js";
10
10
  import "../../../../chunk-DHZ7AZKP.js";
11
11
 
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  $ea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -51,10 +51,10 @@ var require_package = __commonJS({
51
51
  license: "MIT",
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
- "@sentry/react": "^9.24.0",
54
+ "@sentry/react": "^9.27.0",
55
55
  "@types/node": "^18.19.110",
56
56
  "@types/react": "^19.1.6",
57
- "@types/react-dom": "^19.1.5",
57
+ "@types/react-dom": "^19.1.6",
58
58
  react: "^19.1.0",
59
59
  "react-dom": "^19.1.0",
60
60
  vite: "^6.3.5"
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  ata
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  Wea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  $ea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -6,7 +6,7 @@ import {
6
6
  $Zr,
7
7
  Gea,
8
8
  sEs
9
- } from "../../../../chunk-J5R5JWWZ.js";
9
+ } from "../../../../chunk-4WNEELKU.js";
10
10
  import "../../../../chunk-V7W2TXCE.js";
11
11
  import "../../../../chunk-DHZ7AZKP.js";
12
12
 
@@ -7,7 +7,7 @@ import {
7
7
  SRe,
8
8
  bz,
9
9
  rae
10
- } from "../../../../../chunk-J5R5JWWZ.js";
10
+ } from "../../../../../chunk-4WNEELKU.js";
11
11
  import "../../../../../chunk-V7W2TXCE.js";
12
12
  import "../../../../../chunk-DHZ7AZKP.js";
13
13
 
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  Wea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  $ea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -56,10 +56,10 @@ var require_package = __commonJS({
56
56
  autoprefixer: "^10.4.21",
57
57
  "class-variance-authority": "^0.7.1",
58
58
  clsx: "^2.1.1",
59
- "lucide-react": "^0.511.0",
59
+ "lucide-react": "^0.513.0",
60
60
  "tailwind-merge": "^3.3.0",
61
61
  tailwindcss: "^4.1.8",
62
- "tw-animate-css": "^1.3.3"
62
+ "tw-animate-css": "^1.3.4"
63
63
  },
64
64
  dependencies: {
65
65
  "@batijs/core": "workspace:*"
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  Jea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -5,7 +5,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
5
5
  import {
6
6
  Gea,
7
7
  zZr
8
- } from "../../../../chunk-J5R5JWWZ.js";
8
+ } from "../../../../chunk-4WNEELKU.js";
9
9
  import "../../../../chunk-V7W2TXCE.js";
10
10
  import "../../../../chunk-DHZ7AZKP.js";
11
11
 
@@ -7,7 +7,7 @@ import {
7
7
  Wea,
8
8
  YWs,
9
9
  bta
10
- } from "../../../../chunk-J5R5JWWZ.js";
10
+ } from "../../../../chunk-4WNEELKU.js";
11
11
  import "../../../../chunk-V7W2TXCE.js";
12
12
  import "../../../../chunk-DHZ7AZKP.js";
13
13
 
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  $ea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -52,7 +52,7 @@ var require_package = __commonJS({
52
52
  license: "MIT",
53
53
  devDependencies: {
54
54
  "@batijs/compile": "workspace:*",
55
- "@cloudflare/workers-types": "^4.20250601.0",
55
+ "@cloudflare/workers-types": "^4.20250607.0",
56
56
  "@types/node": "^18.19.110",
57
57
  "@universal-middleware/core": "^0.4.7",
58
58
  vike: "^0.4.231",
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  Wea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  $ea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  Jea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -5,7 +5,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
5
5
  import {
6
6
  Gea,
7
7
  sEs
8
- } from "../../../../chunk-J5R5JWWZ.js";
8
+ } from "../../../../chunk-4WNEELKU.js";
9
9
  import "../../../../chunk-V7W2TXCE.js";
10
10
  import "../../../../chunk-DHZ7AZKP.js";
11
11
 
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  $ea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -51,7 +51,7 @@ var require_package = __commonJS({
51
51
  license: "MIT",
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
- "@sentry/solid": "^9.24.0",
54
+ "@sentry/solid": "^9.27.0",
55
55
  "@types/node": "^18.19.110",
56
56
  "solid-js": "^1.9.7",
57
57
  "vike-solid": "^0.7.11",
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  ata
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  Wea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  $ea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  $ea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -5,7 +5,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
5
5
  import {
6
6
  Gea,
7
7
  sEs
8
- } from "../../../../chunk-J5R5JWWZ.js";
8
+ } from "../../../../chunk-4WNEELKU.js";
9
9
  import "../../../../chunk-V7W2TXCE.js";
10
10
  import "../../../../chunk-DHZ7AZKP.js";
11
11
 
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  $ea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -51,7 +51,7 @@ var require_package = __commonJS({
51
51
  license: "MIT",
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
- "@cloudflare/workers-types": "^4.20250601.0",
54
+ "@cloudflare/workers-types": "^4.20250607.0",
55
55
  "@types/node": "^18.19.110",
56
56
  "@universal-middleware/core": "^0.4.7",
57
57
  telefunc: "^0.2.7",
@@ -5,7 +5,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
5
5
  import {
6
6
  Gea,
7
7
  sEs
8
- } from "../../../../chunk-J5R5JWWZ.js";
8
+ } from "../../../../chunk-4WNEELKU.js";
9
9
  import "../../../../chunk-V7W2TXCE.js";
10
10
  import "../../../../chunk-DHZ7AZKP.js";
11
11
 
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  $ea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -51,9 +51,9 @@ var require_package = __commonJS({
51
51
  license: "MIT",
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
- "@cloudflare/workers-types": "^4.20250601.0",
55
- "@trpc/client": "^11.2.0",
56
- "@trpc/server": "^11.2.0",
54
+ "@cloudflare/workers-types": "^4.20250607.0",
55
+ "@trpc/client": "^11.3.1",
56
+ "@trpc/server": "^11.3.1",
57
57
  "@types/node": "^18.19.110",
58
58
  "@universal-middleware/core": "^0.4.7",
59
59
  vite: "^6.3.5"
@@ -1,10 +1,10 @@
1
1
  export declare const trpc: import("@trpc/client").TRPCClient<import("@trpc/server/unstable-core-do-not-import").BuiltRouter<{
2
2
  ctx: object & {
3
- db: ReturnType<typeof import("@batijs/sqlite/database/sqlite/db").db>;
3
+ db: ReturnType<any>;
4
4
  } & {
5
- db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbSqlite>;
5
+ db: ReturnType<any>;
6
6
  } & {
7
- db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbD1>;
7
+ db: ReturnType<any>;
8
8
  } & {
9
9
  db: import("@cloudflare/workers-types").D1Database;
10
10
  };
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  $ea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -51,12 +51,12 @@ var require_package = __commonJS({
51
51
  license: "MIT",
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
- "@cloudflare/workers-types": "^4.20250601.0",
54
+ "@cloudflare/workers-types": "^4.20250607.0",
55
55
  "@ts-rest/core": "^3.52.1",
56
56
  "@ts-rest/serverless": "^3.52.1",
57
57
  "@types/node": "^18.19.110",
58
58
  "@universal-middleware/core": "^0.4.7",
59
- zod: "^3.25.48"
59
+ zod: "^3.25.56"
60
60
  },
61
61
  dependencies: {
62
62
  "@batijs/core": "workspace:*"
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  $ea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -52,10 +52,10 @@ var require_package = __commonJS({
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
54
  "@types/node": "^18.19.110",
55
- "@vite-plugin-vercel/vike": "^9.0.5",
55
+ "@vite-plugin-vercel/vike": "^9.0.6",
56
56
  vike: "^0.4.231",
57
57
  vite: "^6.3.5",
58
- "vite-plugin-vercel": "^9.0.6"
58
+ "vite-plugin-vercel": "^9.0.7"
59
59
  },
60
60
  dependencies: {
61
61
  "@batijs/core": "workspace:*"
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  Jea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -5,7 +5,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
5
5
  import {
6
6
  Gea,
7
7
  sEs
8
- } from "../../../../chunk-J5R5JWWZ.js";
8
+ } from "../../../../chunk-4WNEELKU.js";
9
9
  import "../../../../chunk-V7W2TXCE.js";
10
10
  import "../../../../chunk-DHZ7AZKP.js";
11
11
 
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  Gea
7
- } from "../../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  Wea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  $ea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  Jea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -5,7 +5,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
5
5
  import {
6
6
  Gea,
7
7
  sEs
8
- } from "../../../../chunk-J5R5JWWZ.js";
8
+ } from "../../../../chunk-4WNEELKU.js";
9
9
  import "../../../../chunk-V7W2TXCE.js";
10
10
  import "../../../../chunk-DHZ7AZKP.js";
11
11
 
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
4
4
 
5
5
  import {
6
6
  $ea
7
- } from "../../../../chunk-J5R5JWWZ.js";
7
+ } from "../../../../chunk-4WNEELKU.js";
8
8
  import "../../../../chunk-V7W2TXCE.js";
9
9
  import "../../../../chunk-DHZ7AZKP.js";
10
10
 
@@ -51,7 +51,7 @@ var require_package = __commonJS({
51
51
  license: "MIT",
52
52
  devDependencies: {
53
53
  "@batijs/compile": "workspace:*",
54
- "@sentry/vue": "^9.24.0",
54
+ "@sentry/vue": "^9.27.0",
55
55
  "@types/node": "^18.19.110",
56
56
  "vike-vue": "^0.9.2",
57
57
  vite: "^6.3.5",
@@ -210381,7 +210381,7 @@ function oEs(t5) {
210381
210381
  return e;
210382
210382
  }
210383
210383
  var DEs = q(gen(), 1);
210384
- var J2t = { name: "@batijs/core", version: "0.0.442", 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.7", "@types/node": "^18.19.110", "@types/which": "^3.0.4", "@typescript-eslint/parser": "^8.33.1", "@typescript-eslint/utils": "^8.33.1", "attributes-parser": "^2.2.3", colorette: "^2.0.20", esbuild: "^0.25.5", eslint: "^9.28.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.5.3", squirrelly: "^9.1.0", tsup: "^8.5.0", tsx: "^4.19.4", typescript: "^5.8.3", "unplugin-purge-polyfills": "^0.1.0", vitest: "^3.2.0", "vue-eslint-parser": "^10.1.3", which: "^5.0.0", yaml: "^2.8.0" }, exports: { ".": "./dist/index.js", "./types": { types: "./global.d.ts" } }, typesVersions: { "*": { types: ["./global.d.ts"] } }, files: ["dist/"] };
210384
+ var J2t = { name: "@batijs/core", version: "0.0.443", 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.8", "@types/node": "^18.19.110", "@types/which": "^3.0.4", "@typescript-eslint/parser": "^8.33.1", "@typescript-eslint/utils": "^8.33.1", "attributes-parser": "^2.2.3", colorette: "^2.0.20", esbuild: "^0.25.5", eslint: "^9.28.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.5.3", squirrelly: "^9.1.0", tsup: "^8.5.0", tsx: "^4.19.4", typescript: "^5.8.3", "unplugin-purge-polyfills": "^0.1.0", vitest: "^3.2.2", "vue-eslint-parser": "^10.1.3", which: "^5.0.0", yaml: "^2.8.0" }, exports: { ".": "./dist/index.js", "./types": { types: "./global.d.ts" } }, typesVersions: { "*": { types: ["./global.d.ts"] } }, files: ["dist/"] };
210385
210385
  function PEs() {
210386
210386
  if (process.env.npm_config_user_agent) return kEs(process.env.npm_config_user_agent);
210387
210387
  }
package/dist/index.js CHANGED
@@ -9,7 +9,7 @@ import {
9
9
  export_which,
10
10
  gds,
11
11
  lst
12
- } from "./chunk-J5R5JWWZ.js";
12
+ } from "./chunk-4WNEELKU.js";
13
13
  import "./chunk-V7W2TXCE.js";
14
14
  import {
15
15
  __commonJS,
@@ -16987,7 +16987,7 @@ var createDefaultQueryTester = function(query, options) {
16987
16987
  // package.json
16988
16988
  var package_default = {
16989
16989
  name: "@batijs/cli",
16990
- version: "0.0.442",
16990
+ version: "0.0.443",
16991
16991
  type: "module",
16992
16992
  scripts: {
16993
16993
  "check-types": "tsc --noEmit",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@batijs/cli",
3
- "version": "0.0.442",
3
+ "version": "0.0.443",
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.8.3",
21
21
  "unplugin-purge-polyfills": "^0.1.0",
22
22
  "vite": "^6.3.5",
23
- "@batijs/build": "0.0.442",
24
- "@batijs/compile": "0.0.442"
23
+ "@batijs/build": "0.0.443",
24
+ "@batijs/compile": "0.0.443"
25
25
  },
26
26
  "dependencies": {
27
- "@batijs/core": "0.0.442",
28
- "@batijs/features": "0.0.442"
27
+ "@batijs/features": "0.0.443",
28
+ "@batijs/core": "0.0.443"
29
29
  },
30
30
  "bin": "./dist/index.js",
31
31
  "exports": {
@@ -1,3 +0,0 @@
1
- {
2
- "printWidth": 120
3
- }