@batijs/cli 0.0.447 → 0.0.448
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.
- package/cli.js +1 -0
- package/dist/boilerplates/@batijs/auth0/files/$.env.js +1 -1
- package/dist/boilerplates/@batijs/auth0/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/authjs/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/aws/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/aws/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/aws/files/$tsconfig.json.js +1 -1
- package/dist/boilerplates/@batijs/biome/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/cloudflare/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/cloudflare/files/$tsconfig.json.js +1 -1
- package/dist/boilerplates/@batijs/cloudflare/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/compiled/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/compiled/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/d1/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/d1/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/d1/files/$tsconfig.json.js +1 -1
- package/dist/boilerplates/@batijs/d1/files/$wrangler.toml.js +1 -1
- package/dist/boilerplates/@batijs/d1-sqlite/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/drizzle/files/$.env.js +1 -1
- package/dist/boilerplates/@batijs/drizzle/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/drizzle/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/eslint/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/express/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/fastify/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/google-analytics/files/$.env.js +1 -1
- package/dist/boilerplates/@batijs/h3/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/hattip/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/hono/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/hono/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/mantine/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/mantine/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/pnpm/files/$pnpm-workspace.yaml.js +1 -1
- package/dist/boilerplates/@batijs/prettier/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/prisma/files/$.env.js +1 -1
- package/dist/boilerplates/@batijs/prisma/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/prisma/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/react/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/react/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/react/files/$tsconfig.json.js +1 -1
- package/dist/boilerplates/@batijs/react/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/react-sentry/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/sentry/files/$.env.js +1 -1
- package/dist/boilerplates/@batijs/sentry/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/sentry/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/sentry/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/sentry/files/pages/$+client.ts.js +1 -1
- package/dist/boilerplates/@batijs/shadcn-ui/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/shadcn-ui/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/shadcn-ui/files/$tsconfig.json.js +1 -1
- package/dist/boilerplates/@batijs/shadcn-ui/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/shared/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/shared-server/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/solid/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/solid/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/solid/files/$tsconfig.json.js +1 -1
- package/dist/boilerplates/@batijs/solid/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/solid-sentry/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/sqlite/files/$.env.js +1 -1
- package/dist/boilerplates/@batijs/sqlite/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/sqlite/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/tailwindcss/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/tailwindcss/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/telefunc/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/trpc/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/trpc/types/trpc/client.d.ts +1 -1
- package/dist/boilerplates/@batijs/ts-rest/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/vercel/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/vercel/files/$tsconfig.json.js +1 -1
- package/dist/boilerplates/@batijs/vercel/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/vercel/files/pages/$+config.ts.js +1 -1
- package/dist/boilerplates/@batijs/vue/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/vue/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/vue/files/$tsconfig.json.js +1 -1
- package/dist/boilerplates/@batijs/vue/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/vue-sentry/files/$package.json.js +2 -2
- package/dist/{chunk-RIWHL2V7.js → chunk-2HJGZ6VH.js} +1 -1
- package/dist/index.js +36 -35
- package/package.json +9 -8
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
ata
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-2HJGZ6VH.js";
|
|
8
8
|
import "../../../../chunk-V7W2TXCE.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -52,7 +52,7 @@ var require_package = __commonJS({
|
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
54
|
"@radix-ui/react-icons": "^1.3.2",
|
|
55
|
-
"@types/node": "^
|
|
55
|
+
"@types/node": "^20.19.0",
|
|
56
56
|
autoprefixer: "^10.4.21",
|
|
57
57
|
"class-variance-authority": "^0.7.1",
|
|
58
58
|
clsx: "^2.1.1",
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
ata
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-2HJGZ6VH.js";
|
|
8
8
|
import "../../../../chunk-V7W2TXCE.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -53,7 +53,7 @@ var require_package = __commonJS({
|
|
|
53
53
|
devDependencies: {
|
|
54
54
|
"@batijs/compile": "workspace:*",
|
|
55
55
|
"@cloudflare/workers-types": "^4.20250614.0",
|
|
56
|
-
"@types/node": "^
|
|
56
|
+
"@types/node": "^20.19.0",
|
|
57
57
|
"@universal-middleware/core": "^0.4.8",
|
|
58
58
|
vike: "^0.4.231",
|
|
59
59
|
vite: "^6.3.5"
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
ata
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-2HJGZ6VH.js";
|
|
8
8
|
import "../../../../chunk-V7W2TXCE.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -51,7 +51,7 @@ var require_package = __commonJS({
|
|
|
51
51
|
license: "MIT",
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
|
-
"@types/node": "^
|
|
54
|
+
"@types/node": "^20.19.0",
|
|
55
55
|
"solid-js": "^1.9.7",
|
|
56
56
|
tailwindcss: "^4.1.10",
|
|
57
57
|
typescript: "^5.8.3",
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
ata
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-2HJGZ6VH.js";
|
|
8
8
|
import "../../../../chunk-V7W2TXCE.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -52,7 +52,7 @@ var require_package = __commonJS({
|
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
54
|
"@sentry/solid": "^9.29.0",
|
|
55
|
-
"@types/node": "^
|
|
55
|
+
"@types/node": "^20.19.0",
|
|
56
56
|
"solid-js": "^1.9.7",
|
|
57
57
|
"vike-solid": "^0.7.11",
|
|
58
58
|
vite: "^6.3.5"
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
ata
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-2HJGZ6VH.js";
|
|
8
8
|
import "../../../../chunk-V7W2TXCE.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -52,7 +52,7 @@ var require_package = __commonJS({
|
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
54
|
"@types/better-sqlite3": "^7.6.13",
|
|
55
|
-
"@types/node": "^
|
|
55
|
+
"@types/node": "^20.19.0",
|
|
56
56
|
"better-sqlite3": "^11.10.0",
|
|
57
57
|
dotenv: "^16.5.0",
|
|
58
58
|
tsx: "^4.20.3"
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
ata
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-2HJGZ6VH.js";
|
|
8
8
|
import "../../../../chunk-V7W2TXCE.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -52,7 +52,7 @@ var require_package = __commonJS({
|
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
54
|
"@tailwindcss/vite": "^4.1.10",
|
|
55
|
-
"@types/node": "^
|
|
55
|
+
"@types/node": "^20.19.0",
|
|
56
56
|
autoprefixer: "^10.4.21",
|
|
57
57
|
daisyui: "^5.0.43",
|
|
58
58
|
tailwindcss: "^4.1.10",
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
ata
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-2HJGZ6VH.js";
|
|
8
8
|
import "../../../../chunk-V7W2TXCE.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -52,7 +52,7 @@ var require_package = __commonJS({
|
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
54
|
"@cloudflare/workers-types": "^4.20250614.0",
|
|
55
|
-
"@types/node": "^
|
|
55
|
+
"@types/node": "^20.19.0",
|
|
56
56
|
"@universal-middleware/core": "^0.4.8",
|
|
57
57
|
telefunc: "^0.2.7",
|
|
58
58
|
vike: "^0.4.231",
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
ata
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-2HJGZ6VH.js";
|
|
8
8
|
import "../../../../chunk-V7W2TXCE.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -54,7 +54,7 @@ var require_package = __commonJS({
|
|
|
54
54
|
"@cloudflare/workers-types": "^4.20250614.0",
|
|
55
55
|
"@trpc/client": "^11.4.1",
|
|
56
56
|
"@trpc/server": "^11.4.1",
|
|
57
|
-
"@types/node": "^
|
|
57
|
+
"@types/node": "^20.19.0",
|
|
58
58
|
"@universal-middleware/core": "^0.4.8",
|
|
59
59
|
vite: "^6.3.5"
|
|
60
60
|
},
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
ata
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-2HJGZ6VH.js";
|
|
8
8
|
import "../../../../chunk-V7W2TXCE.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -54,7 +54,7 @@ var require_package = __commonJS({
|
|
|
54
54
|
"@cloudflare/workers-types": "^4.20250614.0",
|
|
55
55
|
"@ts-rest/core": "^3.52.1",
|
|
56
56
|
"@ts-rest/serverless": "^3.52.1",
|
|
57
|
-
"@types/node": "^
|
|
57
|
+
"@types/node": "^20.19.0",
|
|
58
58
|
"@universal-middleware/core": "^0.4.8",
|
|
59
59
|
zod: "^3.25.64"
|
|
60
60
|
},
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
ata
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-2HJGZ6VH.js";
|
|
8
8
|
import "../../../../chunk-V7W2TXCE.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -51,7 +51,7 @@ var require_package = __commonJS({
|
|
|
51
51
|
license: "MIT",
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
|
-
"@types/node": "^
|
|
54
|
+
"@types/node": "^20.19.0",
|
|
55
55
|
"@vite-plugin-vercel/vike": "^9.0.6",
|
|
56
56
|
vike: "^0.4.231",
|
|
57
57
|
vite: "^6.3.5",
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
ata
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-2HJGZ6VH.js";
|
|
8
8
|
import "../../../../chunk-V7W2TXCE.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -52,7 +52,7 @@ var require_package = __commonJS({
|
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
54
|
"@batijs/tailwindcss": "workspace:*",
|
|
55
|
-
"@types/node": "^
|
|
55
|
+
"@types/node": "^20.19.0",
|
|
56
56
|
"@vitejs/plugin-vue": "^5.2.4",
|
|
57
57
|
"@vue/compiler-sfc": "^3.5.16",
|
|
58
58
|
"@vue/server-renderer": "^3.5.16",
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
ata
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-2HJGZ6VH.js";
|
|
8
8
|
import "../../../../chunk-V7W2TXCE.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -52,7 +52,7 @@ var require_package = __commonJS({
|
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
54
|
"@sentry/vue": "^9.29.0",
|
|
55
|
-
"@types/node": "^
|
|
55
|
+
"@types/node": "^20.19.0",
|
|
56
56
|
"vike-vue": "^0.9.2",
|
|
57
57
|
vite: "^6.3.5",
|
|
58
58
|
vue: "^3.5.16"
|
|
@@ -210488,7 +210488,7 @@ function yEs(t5) {
|
|
|
210488
210488
|
return e;
|
|
210489
210489
|
}
|
|
210490
210490
|
var jEs = q(Aen(), 1);
|
|
210491
|
-
var J2t = { name: "@batijs/core", version: "0.0.
|
|
210491
|
+
var J2t = { name: "@batijs/core", version: "0.0.448", description: "", type: "module", types: "./dist/index.d.ts", scripts: { "check-types": "tsc --noEmit", vue: "tsx src/parse/linters/vue.ts", test: "vitest run", "test:ci": "vitest run", build: "tsup" }, keywords: [], author: "Jo\xEBl Charles <joel.charles91@gmail.com>", repository: "https://github.com/vikejs/bati", license: "MIT", devDependencies: { "@batijs/features": "workspace:*", "@types/eslint": "^9.6.1", "@types/estree": "^1.0.8", "@types/node": "^20.19.0", "@types/which": "^3.0.4", "@typescript-eslint/parser": "^8.34.0", "@typescript-eslint/utils": "^8.34.0", "attributes-parser": "^2.2.3", colorette: "^2.0.20", esbuild: "^0.25.5", eslint: "^9.29.0", "eslint-plugin-solid": "^0.14.5", "eslint-rule-composer": "^0.3.0", espree: "^10.4.0", magicast: "^0.3.5", "mdast-builder": "^1.1.1", "mdast-util-from-markdown": "^2.0.2", "mdast-util-to-markdown": "^2.1.2", "mdast-util-to-string": "^4.0.0", "mdast-util-toc": "^7.1.0", prettier: "^3.5.3", squirrelly: "^9.1.0", tsup: "^8.5.0", tsx: "^4.20.3", typescript: "^5.8.3", "unplugin-purge-polyfills": "^0.1.0", vitest: "^3.2.3", "vue-eslint-parser": "^10.1.3", which: "^5.0.0", yaml: "^2.8.0" }, exports: { ".": "./dist/index.js", "./types": { types: "./global.d.ts" } }, typesVersions: { "*": { types: ["./global.d.ts"] } }, files: ["dist/"] };
|
|
210492
210492
|
function UEs() {
|
|
210493
210493
|
if (process.env.npm_config_user_agent) return qEs(process.env.npm_config_user_agent);
|
|
210494
210494
|
}
|