@batijs/cli 0.0.342 → 0.0.343

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 (91) hide show
  1. package/dist/boilerplates/@batijs/auth0/files/$.env.js +6 -2
  2. package/dist/boilerplates/@batijs/auth0/files/$README.md.js +6 -2
  3. package/dist/boilerplates/@batijs/authjs/files/$package.json.js +6 -2
  4. package/dist/boilerplates/@batijs/aws/files/$README.md.js +6 -2
  5. package/dist/boilerplates/@batijs/aws/files/$package.json.js +6 -2
  6. package/dist/boilerplates/@batijs/aws/files/$tsconfig.json.js +6 -2
  7. package/dist/boilerplates/@batijs/aws/files/cdk/$stack-name-suffix.json.js +4 -0
  8. package/dist/boilerplates/@batijs/biome/files/$package.json.js +6 -2
  9. package/dist/boilerplates/@batijs/cloudflare/files/$package.json.js +6 -2
  10. package/dist/boilerplates/@batijs/cloudflare/files/$tsconfig.json.js +6 -2
  11. package/dist/boilerplates/@batijs/cloudflare/files/$vite.config.ts.js +6 -2
  12. package/dist/boilerplates/@batijs/compiled/files/$package.json.js +6 -2
  13. package/dist/boilerplates/@batijs/compiled/files/$vite.config.ts.js +6 -2
  14. package/dist/boilerplates/@batijs/d1/files/$README.md.js +6 -2
  15. package/dist/boilerplates/@batijs/d1/files/$package.json.js +6 -2
  16. package/dist/boilerplates/@batijs/d1/files/$tsconfig.json.js +6 -2
  17. package/dist/boilerplates/@batijs/d1/files/$wrangler.toml.js +6 -2
  18. package/dist/boilerplates/@batijs/d1-sqlite/files/$package.json.js +6 -2
  19. package/dist/boilerplates/@batijs/drizzle/files/$.env.js +6 -2
  20. package/dist/boilerplates/@batijs/drizzle/files/$README.md.js +6 -2
  21. package/dist/boilerplates/@batijs/drizzle/files/$package.json.js +6 -2
  22. package/dist/boilerplates/@batijs/edgedb/files/$README.md.js +6 -2
  23. package/dist/boilerplates/@batijs/edgedb/files/$package.json.js +6 -2
  24. package/dist/boilerplates/@batijs/eslint/files/$package.json.js +6 -2
  25. package/dist/boilerplates/@batijs/express/files/$package.json.js +6 -2
  26. package/dist/boilerplates/@batijs/fastify/files/$package.json.js +6 -2
  27. package/dist/boilerplates/@batijs/firebase-auth/files/$.env.js +6 -2
  28. package/dist/boilerplates/@batijs/firebase-auth/files/$README.md.js +6 -2
  29. package/dist/boilerplates/@batijs/firebase-auth/files/$package.json.js +6 -2
  30. package/dist/boilerplates/@batijs/firebase-auth/files/firebase/$service-account.json.js +4 -0
  31. package/dist/boilerplates/@batijs/google-analytics/files/$.env.js +6 -2
  32. package/dist/boilerplates/@batijs/h3/files/$package.json.js +6 -2
  33. package/dist/boilerplates/@batijs/hattip/files/$package.json.js +6 -2
  34. package/dist/boilerplates/@batijs/hono/files/$package.json.js +6 -2
  35. package/dist/boilerplates/@batijs/hono/files/$vite.config.ts.js +6 -2
  36. package/dist/boilerplates/@batijs/lucia-auth/files/$.env.js +6 -2
  37. package/dist/boilerplates/@batijs/lucia-auth/files/$README.md.js +6 -2
  38. package/dist/boilerplates/@batijs/lucia-auth/files/$package.json.js +6 -2
  39. package/dist/boilerplates/@batijs/mantine/files/$README.md.js +6 -2
  40. package/dist/boilerplates/@batijs/mantine/files/$package.json.js +6 -2
  41. package/dist/boilerplates/@batijs/panda-css/files/$package.json.js +6 -2
  42. package/dist/boilerplates/@batijs/prettier/files/$package.json.js +6 -2
  43. package/dist/boilerplates/@batijs/prisma/files/$.env.js +6 -2
  44. package/dist/boilerplates/@batijs/prisma/files/$README.md.js +6 -2
  45. package/dist/boilerplates/@batijs/prisma/files/$package.json.js +6 -2
  46. package/dist/boilerplates/@batijs/react/files/$README.md.js +6 -2
  47. package/dist/boilerplates/@batijs/react/files/$package.json.js +6 -2
  48. package/dist/boilerplates/@batijs/react/files/$tsconfig.json.js +6 -2
  49. package/dist/boilerplates/@batijs/react/files/$vite.config.ts.js +6 -2
  50. package/dist/boilerplates/@batijs/react-sentry/files/$package.json.js +6 -2
  51. package/dist/boilerplates/@batijs/sentry/files/$.env.js +6 -2
  52. package/dist/boilerplates/@batijs/sentry/files/$README.md.js +6 -2
  53. package/dist/boilerplates/@batijs/sentry/files/$package.json.js +6 -2
  54. package/dist/boilerplates/@batijs/sentry/files/$vite.config.ts.js +6 -2
  55. package/dist/boilerplates/@batijs/sentry/files/pages/$+client.ts.js +6 -2
  56. package/dist/boilerplates/@batijs/shadcn-ui/files/$README.md.js +6 -2
  57. package/dist/boilerplates/@batijs/shadcn-ui/files/$package.json.js +6 -2
  58. package/dist/boilerplates/@batijs/shadcn-ui/files/$tsconfig.json.js +6 -2
  59. package/dist/boilerplates/@batijs/shadcn-ui/files/$vite.config.ts.js +6 -2
  60. package/dist/boilerplates/@batijs/shared/files/$README.md.js +6 -2
  61. package/dist/boilerplates/@batijs/shared-server/files/$package.json.js +6 -2
  62. package/dist/boilerplates/@batijs/solid/files/$README.md.js +6 -2
  63. package/dist/boilerplates/@batijs/solid/files/$package.json.js +6 -2
  64. package/dist/boilerplates/@batijs/solid/files/$tsconfig.json.js +6 -2
  65. package/dist/boilerplates/@batijs/solid/files/$vite.config.ts.js +6 -2
  66. package/dist/boilerplates/@batijs/solid-sentry/files/$package.json.js +6 -2
  67. package/dist/boilerplates/@batijs/sqlite/files/$.env.js +6 -2
  68. package/dist/boilerplates/@batijs/sqlite/files/$README.md.js +6 -2
  69. package/dist/boilerplates/@batijs/sqlite/files/$package.json.js +6 -2
  70. package/dist/boilerplates/@batijs/tailwindcss/files/$package.json.js +6 -2
  71. package/dist/boilerplates/@batijs/tailwindcss/files/$vite.config.ts.js +6 -2
  72. package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +6 -2
  73. package/dist/boilerplates/@batijs/telefunc/files/$vite.config.ts.js +6 -2
  74. package/dist/boilerplates/@batijs/trpc/files/$package.json.js +6 -2
  75. package/dist/boilerplates/@batijs/ts-rest/files/$package.json.js +6 -2
  76. package/dist/boilerplates/@batijs/vercel/files/$package.json.js +6 -2
  77. package/dist/boilerplates/@batijs/vercel/files/$tsconfig.json.js +6 -2
  78. package/dist/boilerplates/@batijs/vercel/files/$vite.config.ts.js +6 -2
  79. package/dist/boilerplates/@batijs/vue/files/$README.md.js +6 -2
  80. package/dist/boilerplates/@batijs/vue/files/$package.json.js +6 -2
  81. package/dist/boilerplates/@batijs/vue/files/$tsconfig.json.js +6 -2
  82. package/dist/boilerplates/@batijs/vue/files/$vite.config.ts.js +6 -2
  83. package/dist/boilerplates/@batijs/vue-sentry/files/$package.json.js +6 -2
  84. package/dist/chunk-DHZ7AZKP.js +41 -0
  85. package/dist/{chunk-YUBXU2RH.js → chunk-HQ25TGNG.js} +8 -5
  86. package/dist/{chunk-LU7IBQI7.js → chunk-QY4H25CP.js} +3 -0
  87. package/dist/index.js +13447 -51
  88. package/dist/{jiti-4VHEHEJ6-H5HUC6HV.js → jiti-4VHEHEJ6-X7AEWOPQ.js} +5 -1
  89. package/dist/{prompt-Z3APRUMB.js → prompt-KUNVMQLQ.js} +4 -0
  90. package/dist/{src-UC4KONXL-JRSBNWST.js → src-UC4KONXL-DCTKC73Q.js} +5 -1
  91. package/package.json +6 -5
@@ -1,8 +1,12 @@
1
1
  #!/usr/bin/env node
2
+ import { createRequire as createRequire_BATI_CLI } from 'module';
3
+ const require = createRequire_BATI_CLI(import.meta.url);
4
+
2
5
  import {
3
6
  sXs
4
- } from "../../../../chunk-YUBXU2RH.js";
5
- import "../../../../chunk-LU7IBQI7.js";
7
+ } from "../../../../chunk-HQ25TGNG.js";
8
+ import "../../../../chunk-QY4H25CP.js";
9
+ import "../../../../chunk-DHZ7AZKP.js";
6
10
 
7
11
  // ../../boilerplates/vue/dist/files/$package.json.js
8
12
  var __create = Object.create;
@@ -1,8 +1,12 @@
1
1
  #!/usr/bin/env node
2
+ import { createRequire as createRequire_BATI_CLI } from 'module';
3
+ const require = createRequire_BATI_CLI(import.meta.url);
4
+
2
5
  import {
3
6
  iXs
4
- } from "../../../../chunk-YUBXU2RH.js";
5
- import "../../../../chunk-LU7IBQI7.js";
7
+ } from "../../../../chunk-HQ25TGNG.js";
8
+ import "../../../../chunk-QY4H25CP.js";
9
+ import "../../../../chunk-DHZ7AZKP.js";
6
10
 
7
11
  // ../../boilerplates/vue/dist/files/$tsconfig.json.js
8
12
  async function getTsConfig(props) {
@@ -1,9 +1,13 @@
1
1
  #!/usr/bin/env node
2
+ import { createRequire as createRequire_BATI_CLI } from 'module';
3
+ const require = createRequire_BATI_CLI(import.meta.url);
4
+
2
5
  import {
3
6
  aXs,
4
7
  qbs
5
- } from "../../../../chunk-YUBXU2RH.js";
6
- import "../../../../chunk-LU7IBQI7.js";
8
+ } from "../../../../chunk-HQ25TGNG.js";
9
+ import "../../../../chunk-QY4H25CP.js";
10
+ import "../../../../chunk-DHZ7AZKP.js";
7
11
 
8
12
  // ../../boilerplates/vue/dist/files/$vite.config.ts.js
9
13
  async function getViteConfig(props) {
@@ -1,8 +1,12 @@
1
1
  #!/usr/bin/env node
2
+ import { createRequire as createRequire_BATI_CLI } from 'module';
3
+ const require = createRequire_BATI_CLI(import.meta.url);
4
+
2
5
  import {
3
6
  sXs
4
- } from "../../../../chunk-YUBXU2RH.js";
5
- import "../../../../chunk-LU7IBQI7.js";
7
+ } from "../../../../chunk-HQ25TGNG.js";
8
+ import "../../../../chunk-QY4H25CP.js";
9
+ import "../../../../chunk-DHZ7AZKP.js";
6
10
 
7
11
  // ../../boilerplates/vue-sentry/dist/files/$package.json.js
8
12
  var __create = Object.create;
@@ -0,0 +1,41 @@
1
+ #!/usr/bin/env node
2
+ import { createRequire as createRequire_BATI_CLI } from 'module';
3
+ const require = createRequire_BATI_CLI(import.meta.url);
4
+
5
+ var __create = Object.create;
6
+ var __defProp = Object.defineProperty;
7
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
8
+ var __getOwnPropNames = Object.getOwnPropertyNames;
9
+ var __getProtoOf = Object.getPrototypeOf;
10
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
11
+ var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, {
12
+ get: (a, b) => (typeof require !== "undefined" ? require : a)[b]
13
+ }) : x)(function(x) {
14
+ if (typeof require !== "undefined") return require.apply(this, arguments);
15
+ throw Error('Dynamic require of "' + x + '" is not supported');
16
+ });
17
+ var __commonJS = (cb, mod) => function __require2() {
18
+ return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
19
+ };
20
+ var __copyProps = (to, from, except, desc) => {
21
+ if (from && typeof from === "object" || typeof from === "function") {
22
+ for (let key of __getOwnPropNames(from))
23
+ if (!__hasOwnProp.call(to, key) && key !== except)
24
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
25
+ }
26
+ return to;
27
+ };
28
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
29
+ // If the importer is in node compatibility mode or this is not an ESM
30
+ // file that has been converted to a CommonJS file using a Babel-
31
+ // compatible transform (i.e. "__esModule" has not been set), then set
32
+ // "default" to the CommonJS "module.exports" for node compatibility.
33
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
34
+ mod
35
+ ));
36
+
37
+ export {
38
+ __require,
39
+ __commonJS,
40
+ __toESM
41
+ };
@@ -1,4 +1,7 @@
1
1
  #!/usr/bin/env node
2
+ import { createRequire as createRequire_BATI_CLI } from 'module';
3
+ const require = createRequire_BATI_CLI(import.meta.url);
4
+
2
5
  import {
3
6
  m,
4
7
  n,
@@ -6,7 +9,7 @@ import {
6
9
  p,
7
10
  q,
8
11
  r
9
- } from "./chunk-LU7IBQI7.js";
12
+ } from "./chunk-QY4H25CP.js";
10
13
 
11
14
  // ../core/dist/index.js
12
15
  import { createRequire } from "module";
@@ -29717,7 +29720,7 @@ var zSr = o((ANs, VSr) => {
29717
29720
  return hyi(qS.sep === "\\" ? She(t6) : t6);
29718
29721
  }
29719
29722
  async function Syi({ basePath: t6, pattern: e }) {
29720
- let n2 = false, { hfs: i } = await import("./src-UC4KONXL-JRSBNWST.js"), a = She(qS.relative(t6, e)), l = new USr(a, qSr), p2 = { directoryFilter(f) {
29723
+ let n2 = false, { hfs: i } = await import("./src-UC4KONXL-DCTKC73Q.js"), a = She(qS.relative(t6, e)), l = new USr(a, qSr), p2 = { directoryFilter(f) {
29721
29724
  return !n2 && l.match(f.path, true);
29722
29725
  }, entryFilter(f) {
29723
29726
  return n2 || f.isDirectory ? false : l.match(f.path) ? (n2 = true, true) : false;
@@ -29729,7 +29732,7 @@ var zSr = o((ANs, VSr) => {
29729
29732
  let l = /* @__PURE__ */ new Map(), p2 = e.map((T, b) => {
29730
29733
  let x = She(qS.relative(t6, T));
29731
29734
  return l.set(x, e[b]), new USr(x, qSr);
29732
- }), f = /* @__PURE__ */ new Set([...l.keys()]), { hfs: _ } = await import("./src-UC4KONXL-JRSBNWST.js"), g = _.walk(t6, { async directoryFilter(T) {
29735
+ }), f = /* @__PURE__ */ new Set([...l.keys()]), { hfs: _ } = await import("./src-UC4KONXL-DCTKC73Q.js"), g = _.walk(t6, { async directoryFilter(T) {
29733
29736
  if (!p2.some((E) => E.match(T.path, true))) return false;
29734
29737
  let b = qS.resolve(t6, T.path);
29735
29738
  return !(await i.loadConfigArrayForDirectory(b)).isDirectoryIgnored(b);
@@ -30670,7 +30673,7 @@ var qxr = o((YNs, Uxr) => {
30670
30673
  return l;
30671
30674
  }
30672
30675
  static loadJiti() {
30673
- return import("./jiti-4VHEHEJ6-H5HUC6HV.js");
30676
+ return import("./jiti-4VHEHEJ6-X7AEWOPQ.js");
30674
30677
  }
30675
30678
  static async locateConfigFileToUse({ useConfigFile: e, cwd: n2, fromDirectory: i = n2 }) {
30676
30679
  let a, l = n2;
@@ -209817,7 +209820,7 @@ function zbs(t6) {
209817
209820
  return e;
209818
209821
  }
209819
209822
  var lTs = q(OQr(), 1);
209820
- var o2t = { name: "@batijs/core", version: "0.0.342", description: "", type: "module", types: "./dist/index.d.ts", scripts: { "check-types": "tsc --noEmit", vue: "tsx src/parse/linters/vue.ts", test: "vitest run", "test:ci": "vitest run", build: "tsup" }, keywords: [], author: "Jo\xEBl Charles <joel.charles91@gmail.com>", repository: "https://github.com/vikejs/bati", license: "MIT", devDependencies: { "@batijs/features": "workspace:*", "@types/eslint": "^9.6.1", "@types/estree": "^1.0.6", "@types/node": "^18.19.76", "@types/which": "^3.0.4", "@typescript-eslint/parser": "^8.24.0", "@typescript-eslint/utils": "^8.24.0", "attributes-parser": "^2.2.3", colorette: "^2.0.20", esbuild: "^0.25.0", eslint: "^9.20.1", "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.1", squirrelly: "^9.1.0", tsup: "^8.3.6", tsx: "^4.19.2", typescript: "^5.7.3", "unplugin-purge-polyfills": "^0.0.7", vitest: "^3.0.5", "vue-eslint-parser": "^9.4.3", which: "^5.0.0", yaml: "^2.7.0" }, exports: { ".": "./dist/index.js", "./types": { types: "./global.d.ts" } }, typesVersions: { "*": { types: ["./global.d.ts"] } }, files: ["dist/"] };
209823
+ var o2t = { name: "@batijs/core", version: "0.0.343", description: "", type: "module", types: "./dist/index.d.ts", scripts: { "check-types": "tsc --noEmit", vue: "tsx src/parse/linters/vue.ts", test: "vitest run", "test:ci": "vitest run", build: "tsup" }, keywords: [], author: "Jo\xEBl Charles <joel.charles91@gmail.com>", repository: "https://github.com/vikejs/bati", license: "MIT", devDependencies: { "@batijs/features": "workspace:*", "@types/eslint": "^9.6.1", "@types/estree": "^1.0.6", "@types/node": "^18.19.76", "@types/which": "^3.0.4", "@typescript-eslint/parser": "^8.24.0", "@typescript-eslint/utils": "^8.24.0", "attributes-parser": "^2.2.3", colorette: "^2.0.20", esbuild: "^0.25.0", eslint: "^9.20.1", "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.1", squirrelly: "^9.1.0", tsup: "^8.3.6", tsx: "^4.19.2", typescript: "^5.7.3", "unplugin-purge-polyfills": "^0.0.7", vitest: "^3.0.5", "vue-eslint-parser": "^9.4.3", which: "^5.0.0", yaml: "^2.7.0" }, exports: { ".": "./dist/index.js", "./types": { types: "./global.d.ts" } }, typesVersions: { "*": { types: ["./global.d.ts"] } }, files: ["dist/"] };
209821
209824
  function pTs() {
209822
209825
  if (process.env.npm_config_user_agent) return fTs(process.env.npm_config_user_agent);
209823
209826
  }
@@ -1,4 +1,7 @@
1
1
  #!/usr/bin/env node
2
+ import { createRequire as createRequire_BATI_CLI } from 'module';
3
+ const require = createRequire_BATI_CLI(import.meta.url);
4
+
2
5
 
3
6
  // ../core/dist/chunk-RBCZH3S6.js
4
7
  import { createRequire } from "module";