@batijs/cli 0.0.316 → 0.0.317

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 +2 -2
  4. package/dist/boilerplates/@batijs/aws/files/$README.md.js +1 -1
  5. package/dist/boilerplates/@batijs/aws/files/$package.json.js +2 -2
  6. package/dist/boilerplates/@batijs/aws/files/$tsconfig.json.js +1 -1
  7. package/dist/boilerplates/@batijs/biome/files/$package.json.js +2 -2
  8. package/dist/boilerplates/@batijs/cloudflare/files/$package.json.js +2 -2
  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 +3 -3
  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 +2 -2
  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/edgedb/files/$README.md.js +1 -1
  22. package/dist/boilerplates/@batijs/edgedb/files/$package.json.js +2 -2
  23. package/dist/boilerplates/@batijs/eslint/files/$package.json.js +1 -1
  24. package/dist/boilerplates/@batijs/express/files/$package.json.js +3 -3
  25. package/dist/boilerplates/@batijs/fastify/files/$package.json.js +3 -3
  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 +3 -3
  29. package/dist/boilerplates/@batijs/google-analytics/files/$.env.js +1 -1
  30. package/dist/boilerplates/@batijs/h3/files/$package.json.js +3 -3
  31. package/dist/boilerplates/@batijs/hattip/files/$package.json.js +3 -3
  32. package/dist/boilerplates/@batijs/hono/files/$package.json.js +3 -3
  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 +3 -3
  37. package/dist/boilerplates/@batijs/mantine/files/$README.md.js +1 -1
  38. package/dist/boilerplates/@batijs/mantine/files/$package.json.js +3 -3
  39. package/dist/boilerplates/@batijs/panda-css/files/$package.json.js +2 -2
  40. package/dist/boilerplates/@batijs/prettier/files/$package.json.js +2 -2
  41. package/dist/boilerplates/@batijs/prisma/files/$.env.js +1 -1
  42. package/dist/boilerplates/@batijs/prisma/files/$README.md.js +1 -1
  43. package/dist/boilerplates/@batijs/prisma/files/$package.json.js +2 -2
  44. package/dist/boilerplates/@batijs/react/files/$README.md.js +1 -1
  45. package/dist/boilerplates/@batijs/react/files/$package.json.js +3 -3
  46. package/dist/boilerplates/@batijs/react/files/$tsconfig.json.js +1 -1
  47. package/dist/boilerplates/@batijs/react/files/$vite.config.ts.js +1 -1
  48. package/dist/boilerplates/@batijs/react-sentry/files/$package.json.js +3 -3
  49. package/dist/boilerplates/@batijs/sentry/files/$.env.js +1 -1
  50. package/dist/boilerplates/@batijs/sentry/files/$README.md.js +1 -1
  51. package/dist/boilerplates/@batijs/sentry/files/$package.json.js +3 -3
  52. package/dist/boilerplates/@batijs/sentry/files/$vite.config.ts.js +1 -1
  53. package/dist/boilerplates/@batijs/sentry/files/pages/$+client.ts.js +1 -1
  54. package/dist/boilerplates/@batijs/shadcn-ui/files/$README.md.js +1 -1
  55. package/dist/boilerplates/@batijs/shadcn-ui/files/$package.json.js +2 -2
  56. package/dist/boilerplates/@batijs/shadcn-ui/files/$tsconfig.json.js +1 -1
  57. package/dist/boilerplates/@batijs/shadcn-ui/files/$vite.config.ts.js +1 -1
  58. package/dist/boilerplates/@batijs/shared/files/$README.md.js +1 -1
  59. package/dist/boilerplates/@batijs/shared/files/package.json +1 -1
  60. package/dist/boilerplates/@batijs/shared/files/vite.config.ts +4 -1
  61. package/dist/boilerplates/@batijs/shared-server/files/$package.json.js +3 -3
  62. package/dist/boilerplates/@batijs/solid/files/$README.md.js +1 -1
  63. package/dist/boilerplates/@batijs/solid/files/$package.json.js +3 -3
  64. package/dist/boilerplates/@batijs/solid/files/$tsconfig.json.js +1 -1
  65. package/dist/boilerplates/@batijs/solid/files/$vite.config.ts.js +1 -1
  66. package/dist/boilerplates/@batijs/solid-sentry/files/$package.json.js +3 -3
  67. package/dist/boilerplates/@batijs/sqlite/files/$.env.js +1 -1
  68. package/dist/boilerplates/@batijs/sqlite/files/$README.md.js +1 -1
  69. package/dist/boilerplates/@batijs/sqlite/files/$package.json.js +2 -2
  70. package/dist/boilerplates/@batijs/tailwindcss/files/$package.json.js +3 -3
  71. package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +3 -3
  72. package/dist/boilerplates/@batijs/telefunc/files/$vite.config.ts.js +1 -1
  73. package/dist/boilerplates/@batijs/trpc/files/$package.json.js +3 -3
  74. package/dist/boilerplates/@batijs/trpc/types/trpc/client.d.ts +8 -8
  75. package/dist/boilerplates/@batijs/ts-rest/files/$package.json.js +2 -2
  76. package/dist/boilerplates/@batijs/vercel/files/$package.json.js +3 -3
  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 +3 -3
  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 +3 -3
  84. package/dist/{chunk-GKEM72FV.js → chunk-KMASDDPZ.js} +1 -1
  85. package/dist/index.js +4 -4
  86. package/package.json +7 -7
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  _Xs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.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
  ZHs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.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
  tXs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/prisma/dist/files/$package.json.js
@@ -48,7 +48,7 @@ var require_package = __commonJS({
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
50
  "@prisma/client": "^6.0.1",
51
- "@types/node": "^18.19.67",
51
+ "@types/node": "^18.19.68",
52
52
  colorette: "^2.0.20",
53
53
  prisma: "^6.0.1"
54
54
  },
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  ZHs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.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
  tXs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/react/dist/files/$package.json.js
@@ -53,7 +53,7 @@ var require_package = __commonJS({
53
53
  "@batijs/compile": "workspace:*",
54
54
  "@mantine/core": "^7.15.1",
55
55
  "@pandacss/dev": "^0.49.0",
56
- "@types/node": "^18.19.67",
56
+ "@types/node": "^18.19.68",
57
57
  "@types/react": "^18.3.16",
58
58
  "@types/react-dom": "^18.3.5",
59
59
  "@vitejs/plugin-react": "^4.3.4",
@@ -63,7 +63,7 @@ var require_package = __commonJS({
63
63
  typescript: "^5.7.2",
64
64
  vike: "^0.4.209",
65
65
  "vike-react": "^0.5.10",
66
- vite: "^5.4.11",
66
+ vite: "^6.0.3",
67
67
  "vite-plugin-compiled-react": "^1.1.3"
68
68
  },
69
69
  dependencies: {
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  eXs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.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
  Bbs,
4
4
  rXs
5
- } from "../../../../chunk-GKEM72FV.js";
5
+ } from "../../../../chunk-KMASDDPZ.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
  tXs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/react-sentry/dist/files/$package.json.js
@@ -48,12 +48,12 @@ var require_package = __commonJS({
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
50
  "@sentry/react": "^8.45.0",
51
- "@types/node": "^18.19.67",
51
+ "@types/node": "^18.19.68",
52
52
  "@types/react": "^18.3.16",
53
53
  "@types/react-dom": "^18.3.5",
54
54
  react: "^18.3.1",
55
55
  "react-dom": "^18.3.1",
56
- vite: "^5.4.11"
56
+ vite: "^6.0.3"
57
57
  },
58
58
  dependencies: {
59
59
  "@batijs/core": "workspace:*"
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  _Xs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.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
  ZHs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.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
  tXs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/sentry/dist/files/$package.json.js
@@ -48,8 +48,8 @@ var require_package = __commonJS({
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
50
  "@sentry/vite-plugin": "^2.22.7",
51
- "@types/node": "^18.19.67",
52
- vite: "^5.4.11"
51
+ "@types/node": "^18.19.68",
52
+ vite: "^6.0.3"
53
53
  },
54
54
  dependencies: {
55
55
  "@batijs/core": "workspace:*"
@@ -3,7 +3,7 @@ import {
3
3
  Bbs,
4
4
  CXr,
5
5
  rXs
6
- } from "../../../../chunk-GKEM72FV.js";
6
+ } from "../../../../chunk-KMASDDPZ.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
  Sse,
5
5
  T5e,
6
6
  rXs
7
- } from "../../../../../chunk-GKEM72FV.js";
7
+ } from "../../../../../chunk-KMASDDPZ.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
  ZHs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.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
  tXs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/shadcn-ui/dist/files/$package.json.js
@@ -48,7 +48,7 @@ var require_package = __commonJS({
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
50
  "@radix-ui/react-icons": "^1.3.2",
51
- "@types/node": "^18.19.67",
51
+ "@types/node": "^18.19.68",
52
52
  "class-variance-authority": "^0.7.1",
53
53
  clsx: "^2.1.1",
54
54
  "lucide-react": "^0.468.0",
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  eXs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.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
  rXs,
4
4
  vXr
5
- } from "../../../../chunk-GKEM72FV.js";
5
+ } from "../../../../chunk-KMASDDPZ.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
  DXs,
5
5
  Kqs,
6
6
  ZHs
7
- } from "../../../../chunk-GKEM72FV.js";
7
+ } from "../../../../chunk-KMASDDPZ.js";
8
8
  import "../../../../chunk-LU7IBQI7.js";
9
9
 
10
10
  // ../../boilerplates/shared/dist/files/$README.md.js
@@ -8,7 +8,7 @@
8
8
  "devDependencies": {
9
9
  "typescript": "^5.7.2",
10
10
  "vike": "^0.4.209",
11
- "vite": "^5.4.11"
11
+ "vite": "^6.0.3"
12
12
  },
13
13
  "type": "module"
14
14
  }
@@ -16,11 +16,14 @@ export default defineConfig({
16
16
  //# BATI.has("hattip") && !BATI.has("vercel")
17
17
  hattip(),
18
18
  ],
19
- //# BATI.hasD1
19
+ //# BATI.hasD1 || BATI.has("cloudflare")
20
20
  build: {
21
+ //# BATI.hasD1
21
22
  rollupOptions: {
22
23
  external: ["wrangler"],
23
24
  },
25
+ //# BATI.has("cloudflare")
26
+ target: "es2022",
24
27
  },
25
28
  //# BATI.has("vercel") && BATI.hasServer
26
29
  vercel: {
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  tXs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/shared-server/dist/files/$package.json.js
@@ -49,10 +49,10 @@ var require_package = __commonJS({
49
49
  devDependencies: {
50
50
  "@batijs/compile": "workspace:*",
51
51
  "@cloudflare/workers-types": "^4.20241205.0",
52
- "@types/node": "^18.19.67",
52
+ "@types/node": "^18.19.68",
53
53
  "@universal-middleware/core": "^0.3.3",
54
54
  vike: "^0.4.209",
55
- vite: "^5.4.11"
55
+ vite: "^6.0.3"
56
56
  },
57
57
  files: [
58
58
  "dist/"
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  ZHs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.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
  tXs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/solid/dist/files/$package.json.js
@@ -49,13 +49,13 @@ var require_package = __commonJS({
49
49
  devDependencies: {
50
50
  "@batijs/compile": "workspace:*",
51
51
  "@pandacss/dev": "^0.49.0",
52
- "@types/node": "^18.19.67",
52
+ "@types/node": "^18.19.68",
53
53
  "solid-js": "^1.9.3",
54
54
  tailwindcss: "^3.4.16",
55
55
  typescript: "^5.7.2",
56
56
  vike: "^0.4.209",
57
57
  "vike-solid": "^0.7.7",
58
- vite: "^5.4.11",
58
+ vite: "^6.0.3",
59
59
  "vite-plugin-solid": "^2.11.0"
60
60
  },
61
61
  dependencies: {
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  eXs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.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
  Bbs,
4
4
  rXs
5
- } from "../../../../chunk-GKEM72FV.js";
5
+ } from "../../../../chunk-KMASDDPZ.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
  tXs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/solid-sentry/dist/files/$package.json.js
@@ -48,10 +48,10 @@ var require_package = __commonJS({
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
50
  "@sentry/solid": "^8.45.0",
51
- "@types/node": "^18.19.67",
51
+ "@types/node": "^18.19.68",
52
52
  "solid-js": "^1.9.3",
53
53
  "vike-solid": "^0.7.7",
54
- vite: "^5.4.11"
54
+ vite: "^6.0.3"
55
55
  },
56
56
  dependencies: {
57
57
  "@batijs/core": "workspace:*"
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  _Xs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.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
  ZHs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.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
  tXs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/sqlite/dist/files/$package.json.js
@@ -48,7 +48,7 @@ var require_package = __commonJS({
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
50
  "@types/better-sqlite3": "^7.6.12",
51
- "@types/node": "^18.19.67",
51
+ "@types/node": "^18.19.68",
52
52
  "better-sqlite3": "^11.7.0",
53
53
  dotenv: "^16.4.7",
54
54
  tsx: "^4.19.2"
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  tXs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/tailwindcss/dist/files/$package.json.js
@@ -47,13 +47,13 @@ var require_package = __commonJS({
47
47
  license: "MIT",
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
- "@types/node": "^18.19.67",
50
+ "@types/node": "^18.19.68",
51
51
  autoprefixer: "^10.4.20",
52
52
  daisyui: "^4.12.22",
53
53
  postcss: "^8.4.49",
54
54
  tailwindcss: "^3.4.16",
55
55
  vike: "^0.4.209",
56
- vite: "^5.4.11"
56
+ vite: "^6.0.3"
57
57
  },
58
58
  dependencies: {
59
59
  "@batijs/core": "workspace:*"
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  tXs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/telefunc/dist/files/$package.json.js
@@ -48,11 +48,11 @@ var require_package = __commonJS({
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
50
  "@cloudflare/workers-types": "^4.20241205.0",
51
- "@types/node": "^18.19.67",
51
+ "@types/node": "^18.19.68",
52
52
  "@universal-middleware/core": "^0.3.3",
53
53
  telefunc: "^0.1.82",
54
54
  vike: "^0.4.209",
55
- vite: "^5.4.11"
55
+ vite: "^6.0.3"
56
56
  },
57
57
  dependencies: {
58
58
  "@batijs/core": "workspace:*"
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  Bbs,
4
4
  rXs
5
- } from "../../../../chunk-GKEM72FV.js";
5
+ } from "../../../../chunk-KMASDDPZ.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
  tXs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/trpc/dist/files/$package.json.js
@@ -50,9 +50,9 @@ var require_package = __commonJS({
50
50
  "@cloudflare/workers-types": "^4.20241205.0",
51
51
  "@trpc/client": "^10.45.2",
52
52
  "@trpc/server": "^10.45.2",
53
- "@types/node": "^18.19.67",
53
+ "@types/node": "^18.19.68",
54
54
  "@universal-middleware/core": "^0.3.3",
55
- vite: "^5.4.11"
55
+ vite: "^6.0.3"
56
56
  },
57
57
  dependencies: {
58
58
  "@batijs/core": "workspace:*"
@@ -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
  tXs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/ts-rest/dist/files/$package.json.js
@@ -50,7 +50,7 @@ var require_package = __commonJS({
50
50
  "@cloudflare/workers-types": "^4.20241205.0",
51
51
  "@ts-rest/core": "^3.51.0",
52
52
  "@ts-rest/serverless": "^3.51.0",
53
- "@types/node": "^18.19.67",
53
+ "@types/node": "^18.19.68",
54
54
  "@universal-middleware/core": "^0.3.3",
55
55
  zod: "^3.24.1"
56
56
  },
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  tXs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/vercel/dist/files/$package.json.js
@@ -47,10 +47,10 @@ var require_package = __commonJS({
47
47
  license: "MIT",
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
- "@types/node": "^18.19.67",
50
+ "@types/node": "^18.19.68",
51
51
  "@vite-plugin-vercel/vike": "^9.0.2",
52
52
  vike: "^0.4.209",
53
- vite: "^5.4.11",
53
+ vite: "^6.0.3",
54
54
  "vite-plugin-vercel": "^9.0.3"
55
55
  },
56
56
  dependencies: {
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  eXs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.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
  Bbs,
4
4
  rXs
5
- } from "../../../../chunk-GKEM72FV.js";
5
+ } from "../../../../chunk-KMASDDPZ.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
  ZHs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.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
  tXs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/vue/dist/files/$package.json.js
@@ -49,7 +49,7 @@ var require_package = __commonJS({
49
49
  devDependencies: {
50
50
  "@batijs/compile": "workspace:*",
51
51
  "@pandacss/dev": "^0.49.0",
52
- "@types/node": "^18.19.67",
52
+ "@types/node": "^18.19.68",
53
53
  "@vitejs/plugin-vue": "^5.2.1",
54
54
  "@vue/compiler-sfc": "^3.5.13",
55
55
  "@vue/server-renderer": "^3.5.13",
@@ -58,7 +58,7 @@ var require_package = __commonJS({
58
58
  "unplugin-vue-markdown": "^0.28.0",
59
59
  vike: "^0.4.209",
60
60
  "vike-vue": "^0.8.6",
61
- vite: "^5.4.11",
61
+ vite: "^6.0.3",
62
62
  vue: "^3.5.13",
63
63
  "vue-gtag": "^2.0.1"
64
64
  },