@batijs/cli 0.0.289 → 0.0.291

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 (89) 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 +4 -4
  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/aws/files/cdk/lib/vike-stack.ts +1 -1
  8. package/dist/boilerplates/@batijs/biome/files/$package.json.js +2 -2
  9. package/dist/boilerplates/@batijs/cloudflare/files/$package.json.js +4 -4
  10. package/dist/boilerplates/@batijs/cloudflare/files/$tsconfig.json.js +1 -1
  11. package/dist/boilerplates/@batijs/cloudflare/files/$vite.config.ts.js +1 -1
  12. package/dist/boilerplates/@batijs/cloudflare/files/wrangler.toml +1 -1
  13. package/dist/boilerplates/@batijs/compiled/files/$package.json.js +3 -3
  14. package/dist/boilerplates/@batijs/compiled/files/$vite.config.ts.js +1 -1
  15. package/dist/boilerplates/@batijs/d1/files/$README.md.js +1 -1
  16. package/dist/boilerplates/@batijs/d1/files/$package.json.js +6 -6
  17. package/dist/boilerplates/@batijs/d1/files/$tsconfig.json.js +1 -1
  18. package/dist/boilerplates/@batijs/d1/files/$wrangler.toml.js +1 -1
  19. package/dist/boilerplates/@batijs/d1-sqlite/files/$package.json.js +5 -5
  20. package/dist/boilerplates/@batijs/drizzle/files/$.env.js +1 -1
  21. package/dist/boilerplates/@batijs/drizzle/files/$README.md.js +1 -1
  22. package/dist/boilerplates/@batijs/drizzle/files/$package.json.js +2 -2
  23. package/dist/boilerplates/@batijs/edgedb/files/$README.md.js +1 -1
  24. package/dist/boilerplates/@batijs/edgedb/files/$package.json.js +2 -2
  25. package/dist/boilerplates/@batijs/eslint/files/$package.json.js +2 -2
  26. package/dist/boilerplates/@batijs/express/files/$package.json.js +5 -5
  27. package/dist/boilerplates/@batijs/fastify/files/$package.json.js +5 -5
  28. package/dist/boilerplates/@batijs/firebase-auth/files/$.env.js +1 -1
  29. package/dist/boilerplates/@batijs/firebase-auth/files/$README.md.js +1 -1
  30. package/dist/boilerplates/@batijs/firebase-auth/files/$package.json.js +5 -5
  31. package/dist/boilerplates/@batijs/google-analytics/files/$.env.js +1 -1
  32. package/dist/boilerplates/@batijs/h3/files/$package.json.js +5 -5
  33. package/dist/boilerplates/@batijs/hattip/files/$package.json.js +6 -6
  34. package/dist/boilerplates/@batijs/hono/files/$package.json.js +6 -6
  35. package/dist/boilerplates/@batijs/hono/files/$vite.config.ts.js +1 -1
  36. package/dist/boilerplates/@batijs/lucia-auth/files/$.env.js +1 -1
  37. package/dist/boilerplates/@batijs/lucia-auth/files/$README.md.js +1 -1
  38. package/dist/boilerplates/@batijs/lucia-auth/files/$package.json.js +6 -6
  39. package/dist/boilerplates/@batijs/mantine/files/$README.md.js +1 -1
  40. package/dist/boilerplates/@batijs/mantine/files/$package.json.js +6 -6
  41. package/dist/boilerplates/@batijs/prettier/files/$package.json.js +2 -2
  42. package/dist/boilerplates/@batijs/prettier/files/.prettierignore +4 -0
  43. package/dist/boilerplates/@batijs/prisma/files/$.env.js +1 -1
  44. package/dist/boilerplates/@batijs/prisma/files/$README.md.js +1 -1
  45. package/dist/boilerplates/@batijs/prisma/files/$package.json.js +2 -2
  46. package/dist/boilerplates/@batijs/react/files/$README.md.js +1 -1
  47. package/dist/boilerplates/@batijs/react/files/$package.json.js +6 -6
  48. package/dist/boilerplates/@batijs/react/files/$tsconfig.json.js +1 -1
  49. package/dist/boilerplates/@batijs/react/files/$vite.config.ts.js +1 -1
  50. package/dist/boilerplates/@batijs/react-sentry/files/$package.json.js +5 -5
  51. package/dist/boilerplates/@batijs/sentry/files/$.env.js +1 -1
  52. package/dist/boilerplates/@batijs/sentry/files/$README.md.js +1 -1
  53. package/dist/boilerplates/@batijs/sentry/files/$package.json.js +3 -3
  54. package/dist/boilerplates/@batijs/sentry/files/$vite.config.ts.js +1 -1
  55. package/dist/boilerplates/@batijs/sentry/files/pages/$+client.ts.js +1 -1
  56. package/dist/boilerplates/@batijs/shadcn-ui/files/$README.md.js +1 -1
  57. package/dist/boilerplates/@batijs/shadcn-ui/files/$package.json.js +3 -3
  58. package/dist/boilerplates/@batijs/shadcn-ui/files/$tsconfig.json.js +1 -1
  59. package/dist/boilerplates/@batijs/shadcn-ui/files/$vite.config.ts.js +1 -1
  60. package/dist/boilerplates/@batijs/shared/files/$README.md.js +1 -1
  61. package/dist/boilerplates/@batijs/shared/files/.gitignore +4 -0
  62. package/dist/boilerplates/@batijs/shared/files/package.json +2 -2
  63. package/dist/boilerplates/@batijs/shared-server/files/$package.json.js +6 -6
  64. package/dist/boilerplates/@batijs/solid/files/$README.md.js +1 -1
  65. package/dist/boilerplates/@batijs/solid/files/$package.json.js +6 -6
  66. package/dist/boilerplates/@batijs/solid/files/$tsconfig.json.js +1 -1
  67. package/dist/boilerplates/@batijs/solid/files/$vite.config.ts.js +1 -1
  68. package/dist/boilerplates/@batijs/solid-sentry/files/$package.json.js +6 -6
  69. package/dist/boilerplates/@batijs/sqlite/files/$.env.js +1 -1
  70. package/dist/boilerplates/@batijs/sqlite/files/$README.md.js +1 -1
  71. package/dist/boilerplates/@batijs/sqlite/files/$package.json.js +2 -2
  72. package/dist/boilerplates/@batijs/tailwindcss/files/$package.json.js +4 -4
  73. package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +6 -6
  74. package/dist/boilerplates/@batijs/telefunc/files/$vite.config.ts.js +1 -1
  75. package/dist/boilerplates/@batijs/trpc/files/$package.json.js +5 -5
  76. package/dist/boilerplates/@batijs/trpc/types/server/trpc-handler.d.ts +1 -1
  77. package/dist/boilerplates/@batijs/trpc/types/trpc/client.d.ts +8 -8
  78. package/dist/boilerplates/@batijs/ts-rest/files/$package.json.js +4 -4
  79. package/dist/boilerplates/@batijs/vercel/files/$package.json.js +6 -6
  80. package/dist/boilerplates/@batijs/vercel/files/$tsconfig.json.js +1 -1
  81. package/dist/boilerplates/@batijs/vercel/files/$vite.config.ts.js +1 -1
  82. package/dist/boilerplates/@batijs/vue/files/$README.md.js +1 -1
  83. package/dist/boilerplates/@batijs/vue/files/$package.json.js +7 -7
  84. package/dist/boilerplates/@batijs/vue/files/$tsconfig.json.js +1 -1
  85. package/dist/boilerplates/@batijs/vue/files/$vite.config.ts.js +1 -1
  86. package/dist/boilerplates/@batijs/vue-sentry/files/$package.json.js +5 -5
  87. package/dist/{chunk-TUL4TJRN.js → chunk-L64QR5FV.js} +3754 -3755
  88. package/dist/index.js +4 -4
  89. package/package.json +7 -7
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  vWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.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
  oWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.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
  lWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/authjs/dist/files/$package.json.js
@@ -46,10 +46,10 @@ var require_package = __commonJS({
46
46
  author: "",
47
47
  license: "MIT",
48
48
  devDependencies: {
49
- "@auth/core": "^0.35.0",
49
+ "@auth/core": "^0.35.3",
50
50
  "@batijs/compile": "workspace:*",
51
- "@types/node": "^18.19.14",
52
- "@universal-middleware/core": "^0.2.10"
51
+ "@types/node": "^18.19.54",
52
+ "@universal-middleware/core": "^0.2.11"
53
53
  },
54
54
  dependencies: {
55
55
  "@batijs/core": "workspace:*"
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  oWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.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
  lWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.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.14",
50
+ "@types/node": "^18.19.54",
51
51
  "@types/which": "^3.0.4",
52
52
  "aws-cdk": "^2.160.0",
53
53
  "aws-cdk-lib": "^2.160.0",
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  cWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/aws/dist/files/$tsconfig.json.js
@@ -112,7 +112,7 @@ export class VikeStack extends cdk.Stack {
112
112
  compress: true,
113
113
  };
114
114
 
115
- const assetOrigin = new origin.S3Origin(bucket);
115
+ const assetOrigin = origin.S3BucketOrigin.withOriginAccessControl(bucket);
116
116
  const assetBehaviorOptions = {
117
117
  viewerProtocolPolicy: cloudfront.ViewerProtocolPolicy.REDIRECT_TO_HTTPS,
118
118
  compress: true,
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  lWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.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.2",
51
- "@types/node": "^18.19.14"
51
+ "@types/node": "^18.19.54"
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
  lWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/cloudflare/dist/files/$package.json.js
@@ -47,12 +47,12 @@ var require_package = __commonJS({
47
47
  license: "MIT",
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
- "@cloudflare/workers-types": "^4.20240919.0",
50
+ "@cloudflare/workers-types": "^4.20240925.0",
51
51
  "@hattip/adapter-cloudflare-workers": "^0.0.48",
52
- "@types/node": "^18.19.14",
52
+ "@types/node": "^18.19.54",
53
53
  "npm-run-all2": "^6.2.3",
54
54
  "vike-cloudflare": "^0.1.2",
55
- wrangler: "^3.78.8"
55
+ wrangler: "^3.78.12"
56
56
  },
57
57
  dependencies: {
58
58
  "@batijs/core": "workspace:*"
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  cWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.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
  Mhs,
4
4
  uWs
5
- } from "../../../../chunk-TUL4TJRN.js";
5
+ } from "../../../../chunk-L64QR5FV.js";
6
6
  import "../../../../chunk-LU7IBQI7.js";
7
7
 
8
8
  // ../../boilerplates/cloudflare/dist/files/$vite.config.ts.js
@@ -1,4 +1,4 @@
1
1
  name = "my-app"
2
- compatibility_date = "2024-07-01"
2
+ compatibility_date = "2024-09-29"
3
3
  pages_build_output_dir = "./dist/cloudflare"
4
4
  compatibility_flags = [ "nodejs_compat" ]
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  lWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.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.14",
51
- vite: "^5.4.7",
50
+ "@types/node": "^18.19.54",
51
+ vite: "^5.4.8",
52
52
  "vite-plugin-compiled-react": "^1.1.3"
53
53
  },
54
54
  dependencies: {
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  Mhs,
4
4
  uWs
5
- } from "../../../../chunk-TUL4TJRN.js";
5
+ } from "../../../../chunk-L64QR5FV.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
  oWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.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
  lWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/d1/dist/files/$package.json.js
@@ -47,11 +47,11 @@ var require_package = __commonJS({
47
47
  license: "MIT",
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
- "@cloudflare/workers-types": "^4.20240919.0",
51
- "@types/node": "^18.19.14",
52
- "@universal-middleware/core": "^0.2.10",
53
- vike: "^0.4.196",
54
- wrangler: "^3.78.8"
50
+ "@cloudflare/workers-types": "^4.20240925.0",
51
+ "@types/node": "^18.19.54",
52
+ "@universal-middleware/core": "^0.2.11",
53
+ vike: "^0.4.197",
54
+ wrangler: "^3.78.12"
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
  cWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.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-TUL4TJRN.js";
2
+ import "../../../../chunk-L64QR5FV.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
  lWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/d1-sqlite/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
- "@cloudflare/workers-types": "^4.20240919.0",
51
- "@types/node": "^18.19.14",
52
- "@universal-middleware/core": "^0.2.10",
53
- vike: "^0.4.196"
50
+ "@cloudflare/workers-types": "^4.20240925.0",
51
+ "@types/node": "^18.19.54",
52
+ "@universal-middleware/core": "^0.2.11",
53
+ vike: "^0.4.197"
54
54
  },
55
55
  dependencies: {
56
56
  "@batijs/core": "workspace:*"
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  vWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.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
  oWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.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
  lWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.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.11",
51
- "@types/node": "^18.19.14",
51
+ "@types/node": "^18.19.54",
52
52
  "better-sqlite3": "^11.3.0",
53
53
  dotenv: "^16.4.5",
54
54
  "drizzle-kit": "^0.24.2",
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  oWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.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
  lWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.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": "^5.20.0",
52
- "@types/node": "^18.19.14",
52
+ "@types/node": "^18.19.54",
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
  lWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/eslint/dist/files/$package.json.js
@@ -51,7 +51,7 @@ var require_package = __commonJS({
51
51
  eslint: "^9.11.1",
52
52
  "eslint-config-prettier": "^9.1.0",
53
53
  "eslint-plugin-prettier": "^5.2.1",
54
- "eslint-plugin-react": "^7.36.1",
54
+ "eslint-plugin-react": "^7.37.0",
55
55
  "eslint-plugin-solid": "^0.14.3",
56
56
  "eslint-plugin-vue": "^9.28.0",
57
57
  globals: "^15.9.0",
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  lWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/express/dist/files/$package.json.js
@@ -46,19 +46,19 @@ var require_package = __commonJS({
46
46
  author: "",
47
47
  license: "MIT",
48
48
  devDependencies: {
49
- "@auth/core": "^0.35.0",
49
+ "@auth/core": "^0.35.3",
50
50
  "@batijs/compile": "workspace:*",
51
51
  "@trpc/server": "^10.45.2",
52
52
  "@types/express": "^4.17.21",
53
- "@types/node": "^18.19.14",
53
+ "@types/node": "^18.19.54",
54
54
  "@universal-middleware/express": "^0.2.6",
55
55
  "cross-env": "^7.0.3",
56
56
  dotenv: "^16.4.5",
57
57
  express: "^4.21.0",
58
58
  telefunc: "^0.1.79",
59
59
  tsx: "^4.19.1",
60
- vike: "^0.4.196",
61
- vite: "^5.4.7"
60
+ vike: "^0.4.197",
61
+ vite: "^5.4.8"
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
  lWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/fastify/dist/files/$package.json.js
@@ -46,21 +46,21 @@ var require_package = __commonJS({
46
46
  author: "",
47
47
  license: "MIT",
48
48
  devDependencies: {
49
- "@auth/core": "^0.35.0",
49
+ "@auth/core": "^0.35.3",
50
50
  "@batijs/compile": "workspace:*",
51
51
  "@fastify/middie": "^9.0.2",
52
52
  "@fastify/static": "^8.0.1",
53
53
  "@trpc/server": "^10.45.2",
54
54
  "@types/express": "^4.17.21",
55
- "@types/node": "^18.19.14",
55
+ "@types/node": "^18.19.54",
56
56
  "@universal-middleware/fastify": "^0.3.3",
57
57
  "cross-env": "^7.0.3",
58
58
  dotenv: "^16.4.5",
59
59
  fastify: "^5.0.0",
60
60
  telefunc: "^0.1.79",
61
61
  tsx: "^4.19.1",
62
- vike: "^0.4.196",
63
- vite: "^5.4.7"
62
+ vike: "^0.4.197",
63
+ vite: "^5.4.8"
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
  vWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.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
  oWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.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
  lWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/firebase-auth/dist/files/$package.json.js
@@ -48,15 +48,15 @@ var require_package = __commonJS({
48
48
  devDependencies: {
49
49
  "@batijs/compile": "workspace:*",
50
50
  "@types/cookie": "^0.6.0",
51
- "@types/node": "^18.19.14",
52
- "@universal-middleware/core": "^0.2.10",
51
+ "@types/node": "^18.19.54",
52
+ "@universal-middleware/core": "^0.2.11",
53
53
  cookie: "^0.6.0",
54
54
  dotenv: "^16.4.5",
55
55
  firebase: "^10.13.2",
56
56
  "firebase-admin": "^12.5.0",
57
57
  firebaseui: "^6.1.0",
58
- vike: "^0.4.196",
59
- vite: "^5.4.7"
58
+ vike: "^0.4.197",
59
+ vite: "^5.4.8"
60
60
  },
61
61
  dependencies: {
62
62
  "@batijs/core": "workspace:*"
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  vWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.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
  lWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/h3/dist/files/$package.json.js
@@ -46,12 +46,12 @@ var require_package = __commonJS({
46
46
  author: "",
47
47
  license: "MIT",
48
48
  devDependencies: {
49
- "@auth/core": "^0.35.0",
49
+ "@auth/core": "^0.35.3",
50
50
  "@batijs/compile": "workspace:*",
51
51
  "@hattip/polyfills": "^0.0.48",
52
52
  "@trpc/server": "^10.45.2",
53
53
  "@types/express": "^4.17.21",
54
- "@types/node": "^18.19.14",
54
+ "@types/node": "^18.19.54",
55
55
  "@types/serve-static": "^1.15.7",
56
56
  "@universal-middleware/h3": "^0.2.4",
57
57
  "cross-env": "^7.0.3",
@@ -60,8 +60,8 @@ var require_package = __commonJS({
60
60
  "serve-static": "^1.16.2",
61
61
  telefunc: "^0.1.79",
62
62
  tsx: "^4.19.1",
63
- vike: "^0.4.196",
64
- vite: "^5.4.7"
63
+ vike: "^0.4.197",
64
+ vite: "^5.4.8"
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
  lWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/hattip/dist/files/$package.json.js
@@ -46,9 +46,9 @@ var require_package = __commonJS({
46
46
  author: "",
47
47
  license: "MIT",
48
48
  devDependencies: {
49
- "@auth/core": "^0.35.0",
49
+ "@auth/core": "^0.35.3",
50
50
  "@batijs/compile": "workspace:*",
51
- "@cloudflare/workers-types": "^4.20240919.0",
51
+ "@cloudflare/workers-types": "^4.20240925.0",
52
52
  "@hattip/adapter-aws-lambda": "^0.0.48",
53
53
  "@hattip/adapter-node": "^0.0.48",
54
54
  "@hattip/adapter-vercel-edge": "^0.0.48",
@@ -59,14 +59,14 @@ var require_package = __commonJS({
59
59
  "@hattip/walk": "^0.0.48",
60
60
  "@trpc/server": "^10.45.2",
61
61
  "@types/aws-lambda": "^8.10.145",
62
- "@types/node": "^18.19.14",
62
+ "@types/node": "^18.19.54",
63
63
  "@universal-middleware/hattip": "^0.2.7",
64
64
  "cross-env": "^7.0.3",
65
65
  dotenv: "^16.4.5",
66
66
  hattip: "^0.0.33",
67
67
  telefunc: "^0.1.79",
68
- vike: "^0.4.196",
69
- vite: "^5.4.7"
68
+ vike: "^0.4.197",
69
+ vite: "^5.4.8"
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
  lWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/hono/dist/files/$package.json.js
@@ -46,22 +46,22 @@ var require_package = __commonJS({
46
46
  author: "",
47
47
  license: "MIT",
48
48
  devDependencies: {
49
- "@auth/core": "^0.35.0",
49
+ "@auth/core": "^0.35.3",
50
50
  "@batijs/compile": "workspace:*",
51
- "@cloudflare/workers-types": "^4.20240919.0",
51
+ "@cloudflare/workers-types": "^4.20240925.0",
52
52
  "@hono/node-server": "^1.13.1",
53
53
  "@hono/vite-dev-server": "^0.16.0",
54
54
  "@trpc/server": "^10.45.2",
55
55
  "@types/aws-lambda": "^8.10.145",
56
- "@types/node": "^18.19.14",
56
+ "@types/node": "^18.19.54",
57
57
  "@universal-middleware/hono": "^0.2.8",
58
58
  "cross-env": "^7.0.3",
59
59
  dotenv: "^16.4.5",
60
60
  hono: "^4.6.3",
61
61
  telefunc: "^0.1.79",
62
62
  tsx: "^4.19.1",
63
- vike: "^0.4.196",
64
- vite: "^5.4.7"
63
+ vike: "^0.4.197",
64
+ vite: "^5.4.8"
65
65
  },
66
66
  dependencies: {
67
67
  "@batijs/core": "workspace:*"
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  Mhs,
4
4
  uWs
5
- } from "../../../../chunk-TUL4TJRN.js";
5
+ } from "../../../../chunk-L64QR5FV.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
  vWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.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
  oWs
4
- } from "../../../../chunk-TUL4TJRN.js";
4
+ } from "../../../../chunk-L64QR5FV.js";
5
5
  import "../../../../chunk-LU7IBQI7.js";
6
6
 
7
7
  // ../../boilerplates/lucia-auth/dist/files/$README.md.js