@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/auth0/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/auth0/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/authjs/dist/files/$package.json.js
@@ -48,7 +48,7 @@ var require_package = __commonJS({
48
48
  devDependencies: {
49
49
  "@auth/core": "^0.37.4",
50
50
  "@batijs/compile": "workspace:*",
51
- "@types/node": "^18.19.67",
51
+ "@types/node": "^18.19.68",
52
52
  "@universal-middleware/core": "^0.3.3"
53
53
  },
54
54
  dependencies: {
@@ -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/aws/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/aws/dist/files/$package.json.js
@@ -47,7 +47,7 @@ var require_package = __commonJS({
47
47
  license: "MIT",
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
- "@types/node": "^18.19.67",
50
+ "@types/node": "^18.19.68",
51
51
  "@types/which": "^3.0.4",
52
52
  "aws-cdk": "^2.173.1",
53
53
  "aws-cdk-lib": "^2.173.1",
@@ -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/aws/dist/files/$tsconfig.json.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/biome/dist/files/$package.json.js
@@ -48,7 +48,7 @@ var require_package = __commonJS({
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
50
  "@biomejs/biome": "1.9.4",
51
- "@types/node": "^18.19.67"
51
+ "@types/node": "^18.19.68"
52
52
  },
53
53
  dependencies: {
54
54
  "@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/cloudflare/dist/files/$package.json.js
@@ -49,7 +49,7 @@ var require_package = __commonJS({
49
49
  "@batijs/compile": "workspace:*",
50
50
  "@cloudflare/workers-types": "^4.20241205.0",
51
51
  "@hattip/adapter-cloudflare-workers": "^0.0.49",
52
- "@types/node": "^18.19.67",
52
+ "@types/node": "^18.19.68",
53
53
  "npm-run-all2": "^7.0.1",
54
54
  "vike-cloudflare": "^0.1.6",
55
55
  wrangler: "^3.95.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/cloudflare/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/cloudflare/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/compiled/dist/files/$package.json.js
@@ -47,8 +47,8 @@ var require_package = __commonJS({
47
47
  license: "MIT",
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
- "@types/node": "^18.19.67",
51
- vite: "^5.4.11",
50
+ "@types/node": "^18.19.68",
51
+ vite: "^6.0.3",
52
52
  "vite-plugin-compiled-react": "^1.1.3"
53
53
  },
54
54
  dependencies: {
@@ -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/compiled/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/d1/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/d1/dist/files/$package.json.js
@@ -48,7 +48,7 @@ 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
  vike: "^0.4.209",
54
54
  wrangler: "^3.95.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/d1/dist/files/$tsconfig.json.js
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env node
2
- import "../../../../chunk-GKEM72FV.js";
2
+ import "../../../../chunk-KMASDDPZ.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
  tXs
4
- } from "../../../../chunk-GKEM72FV.js";
4
+ } from "../../../../chunk-KMASDDPZ.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/d1-sqlite/dist/files/$package.json.js
@@ -48,7 +48,7 @@ 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
  vike: "^0.4.209"
54
54
  },
@@ -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/drizzle/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/drizzle/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/drizzle/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
  "drizzle-kit": "^0.30.1",
@@ -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/edgedb/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/edgedb/dist/files/$package.json.js
@@ -49,7 +49,7 @@ var require_package = __commonJS({
49
49
  "@batijs/compile": "workspace:*",
50
50
  "@edgedb/generate": "^0.5.6",
51
51
  "@prisma/client": "^6.0.1",
52
- "@types/node": "^18.19.67",
52
+ "@types/node": "^18.19.68",
53
53
  colorette: "^2.0.20",
54
54
  edgedb: "^1.5.12"
55
55
  },
@@ -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/eslint/dist/files/$package.json.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/express/dist/files/$package.json.js
@@ -50,7 +50,7 @@ var require_package = __commonJS({
50
50
  "@batijs/compile": "workspace:*",
51
51
  "@trpc/server": "^10.45.2",
52
52
  "@types/express": "^4.17.21",
53
- "@types/node": "^18.19.67",
53
+ "@types/node": "^18.19.68",
54
54
  "@universal-middleware/express": "^0.3.3",
55
55
  "cross-env": "^7.0.3",
56
56
  dotenv: "^16.4.7",
@@ -58,7 +58,7 @@ var require_package = __commonJS({
58
58
  telefunc: "^0.1.82",
59
59
  tsx: "^4.19.2",
60
60
  vike: "^0.4.209",
61
- vite: "^5.4.11"
61
+ vite: "^6.0.3"
62
62
  },
63
63
  dependencies: {
64
64
  "@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/fastify/dist/files/$package.json.js
@@ -52,7 +52,7 @@ var require_package = __commonJS({
52
52
  "@fastify/static": "^8.0.3",
53
53
  "@trpc/server": "^10.45.2",
54
54
  "@types/express": "^4.17.21",
55
- "@types/node": "^18.19.67",
55
+ "@types/node": "^18.19.68",
56
56
  "@universal-middleware/fastify": "^0.4.3",
57
57
  "cross-env": "^7.0.3",
58
58
  dotenv: "^16.4.7",
@@ -60,7 +60,7 @@ var require_package = __commonJS({
60
60
  telefunc: "^0.1.82",
61
61
  tsx: "^4.19.2",
62
62
  vike: "^0.4.209",
63
- vite: "^5.4.11"
63
+ vite: "^6.0.3"
64
64
  },
65
65
  dependencies: {
66
66
  "@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/firebase-auth/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/firebase-auth/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/firebase-auth/dist/files/$package.json.js
@@ -47,7 +47,7 @@ var require_package = __commonJS({
47
47
  license: "MIT",
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
- "@types/node": "^18.19.67",
50
+ "@types/node": "^18.19.68",
51
51
  "@universal-middleware/core": "^0.3.3",
52
52
  cookie: "^1.0.2",
53
53
  dotenv: "^16.4.7",
@@ -55,7 +55,7 @@ var require_package = __commonJS({
55
55
  "firebase-admin": "^12.7.0",
56
56
  firebaseui: "^6.1.0",
57
57
  vike: "^0.4.209",
58
- vite: "^5.4.11"
58
+ vite: "^6.0.3"
59
59
  },
60
60
  dependencies: {
61
61
  "@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/google-analytics/dist/files/$.env.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/h3/dist/files/$package.json.js
@@ -51,7 +51,7 @@ var require_package = __commonJS({
51
51
  "@hattip/polyfills": "^0.0.49",
52
52
  "@trpc/server": "^10.45.2",
53
53
  "@types/express": "^4.17.21",
54
- "@types/node": "^18.19.67",
54
+ "@types/node": "^18.19.68",
55
55
  "@types/serve-static": "^1.15.7",
56
56
  "@universal-middleware/h3": "^0.3.3",
57
57
  "cross-env": "^7.0.3",
@@ -61,7 +61,7 @@ var require_package = __commonJS({
61
61
  telefunc: "^0.1.82",
62
62
  tsx: "^4.19.2",
63
63
  vike: "^0.4.209",
64
- vite: "^5.4.11"
64
+ vite: "^6.0.3"
65
65
  },
66
66
  dependencies: {
67
67
  "@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/hattip/dist/files/$package.json.js
@@ -59,14 +59,14 @@ var require_package = __commonJS({
59
59
  "@hattip/walk": "^0.0.49",
60
60
  "@trpc/server": "^10.45.2",
61
61
  "@types/aws-lambda": "^8.10.146",
62
- "@types/node": "^18.19.67",
62
+ "@types/node": "^18.19.68",
63
63
  "@universal-middleware/hattip": "^0.3.3",
64
64
  "cross-env": "^7.0.3",
65
65
  dotenv: "^16.4.7",
66
66
  hattip: "^0.0.33",
67
67
  telefunc: "^0.1.82",
68
68
  vike: "^0.4.209",
69
- vite: "^5.4.11"
69
+ vite: "^6.0.3"
70
70
  },
71
71
  dependencies: {
72
72
  "@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/hono/dist/files/$package.json.js
@@ -53,7 +53,7 @@ var require_package = __commonJS({
53
53
  "@hono/vite-dev-server": "^0.17.0",
54
54
  "@trpc/server": "^10.45.2",
55
55
  "@types/aws-lambda": "^8.10.146",
56
- "@types/node": "^18.19.67",
56
+ "@types/node": "^18.19.68",
57
57
  "@universal-middleware/hono": "^0.3.3",
58
58
  "cross-env": "^7.0.3",
59
59
  dotenv: "^16.4.7",
@@ -61,7 +61,7 @@ var require_package = __commonJS({
61
61
  telefunc: "^0.1.82",
62
62
  tsx: "^4.19.2",
63
63
  vike: "^0.4.209",
64
- vite: "^5.4.11"
64
+ vite: "^6.0.3"
65
65
  },
66
66
  dependencies: {
67
67
  "@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/hono/dist/files/$vite.config.ts.js
@@ -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/lucia-auth/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/lucia-auth/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/lucia-auth/dist/files/$package.json.js
@@ -51,7 +51,7 @@ var require_package = __commonJS({
51
51
  "@lucia-auth/adapter-drizzle": "^1.1.0",
52
52
  "@lucia-auth/adapter-sqlite": "^3.0.2",
53
53
  "@types/better-sqlite3": "^7.6.12",
54
- "@types/node": "^18.19.67",
54
+ "@types/node": "^18.19.68",
55
55
  "@universal-middleware/core": "^0.3.3",
56
56
  arctic: "^2.3.2",
57
57
  "better-sqlite3": "^11.7.0",
@@ -60,7 +60,7 @@ var require_package = __commonJS({
60
60
  "drizzle-orm": "^0.38.2",
61
61
  lucia: "^3.2.2",
62
62
  vike: "^0.4.209",
63
- vite: "^5.4.11"
63
+ vite: "^6.0.3"
64
64
  },
65
65
  dependencies: {
66
66
  "@batijs/core": "workspace:*"
@@ -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/mantine/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/mantine/dist/files/$package.json.js
@@ -49,7 +49,7 @@ var require_package = __commonJS({
49
49
  "@batijs/compile": "workspace:*",
50
50
  "@mantine/core": "^7.15.1",
51
51
  "@mantine/hooks": "^7.15.1",
52
- "@types/node": "^18.19.67",
52
+ "@types/node": "^18.19.68",
53
53
  "@types/react": "^18.3.16",
54
54
  "@types/react-dom": "^18.3.5",
55
55
  postcss: "^8.4.49",
@@ -58,7 +58,7 @@ var require_package = __commonJS({
58
58
  react: "^18.3.1",
59
59
  "react-dom": "^18.3.1",
60
60
  "vike-react": "^0.5.10",
61
- vite: "^5.4.11",
61
+ vite: "^6.0.3",
62
62
  "vite-plugin-compiled-react": "^1.1.3"
63
63
  },
64
64
  dependencies: {
@@ -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/panda-css/dist/files/$package.json.js
@@ -48,7 +48,7 @@ var require_package = __commonJS({
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
50
  "@pandacss/dev": "^0.49.0",
51
- "@types/node": "^18.19.67",
51
+ "@types/node": "^18.19.68",
52
52
  postcss: "^8.4.49"
53
53
  },
54
54
  dependencies: {
@@ -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/prettier/dist/files/$package.json.js
@@ -47,7 +47,7 @@ var require_package = __commonJS({
47
47
  license: "MIT",
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
- "@types/node": "^18.19.67",
50
+ "@types/node": "^18.19.68",
51
51
  prettier: "^3.4.2"
52
52
  },
53
53
  dependencies: {