@batijs/cli 0.0.302 → 0.0.304
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/dist/boilerplates/@batijs/auth0/files/$.env.js +5 -5
- package/dist/boilerplates/@batijs/auth0/files/$README.md.js +3 -3
- package/dist/boilerplates/@batijs/authjs/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/aws/files/$README.md.js +3 -3
- package/dist/boilerplates/@batijs/aws/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/aws/files/$tsconfig.json.js +3 -3
- package/dist/boilerplates/@batijs/biome/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/cloudflare/files/$package.json.js +5 -5
- package/dist/boilerplates/@batijs/cloudflare/files/$tsconfig.json.js +3 -3
- package/dist/boilerplates/@batijs/cloudflare/files/$vite.config.ts.js +5 -5
- package/dist/boilerplates/@batijs/compiled/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/compiled/files/$vite.config.ts.js +5 -5
- package/dist/boilerplates/@batijs/d1/files/$README.md.js +3 -3
- package/dist/boilerplates/@batijs/d1/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/d1/files/$tsconfig.json.js +3 -3
- package/dist/boilerplates/@batijs/d1/files/$wrangler.toml.js +1 -1
- package/dist/boilerplates/@batijs/d1-sqlite/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/drizzle/files/$.env.js +3 -3
- package/dist/boilerplates/@batijs/drizzle/files/$README.md.js +3 -3
- package/dist/boilerplates/@batijs/drizzle/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/edgedb/files/$README.md.js +3 -3
- package/dist/boilerplates/@batijs/edgedb/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/eslint/files/$package.json.js +3 -3
- package/dist/boilerplates/@batijs/express/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/fastify/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/firebase-auth/files/$.env.js +3 -3
- package/dist/boilerplates/@batijs/firebase-auth/files/$README.md.js +3 -3
- package/dist/boilerplates/@batijs/firebase-auth/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/google-analytics/files/$.env.js +3 -3
- package/dist/boilerplates/@batijs/h3/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/hattip/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/hono/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/hono/files/$vite.config.ts.js +5 -5
- package/dist/boilerplates/@batijs/lucia-auth/files/$.env.js +4 -4
- package/dist/boilerplates/@batijs/lucia-auth/files/$README.md.js +3 -3
- package/dist/boilerplates/@batijs/lucia-auth/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/mantine/files/$README.md.js +3 -3
- package/dist/boilerplates/@batijs/mantine/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/prettier/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/prisma/files/$.env.js +3 -3
- package/dist/boilerplates/@batijs/prisma/files/$README.md.js +3 -3
- package/dist/boilerplates/@batijs/prisma/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/react/files/$README.md.js +3 -3
- package/dist/boilerplates/@batijs/react/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/react/files/$tsconfig.json.js +3 -3
- package/dist/boilerplates/@batijs/react/files/$vite.config.ts.js +5 -5
- package/dist/boilerplates/@batijs/react-sentry/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/sentry/files/$.env.js +4 -4
- package/dist/boilerplates/@batijs/sentry/files/$README.md.js +3 -3
- package/dist/boilerplates/@batijs/sentry/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/sentry/files/$vite.config.ts.js +7 -7
- package/dist/boilerplates/@batijs/sentry/files/pages/$+client.ts.js +9 -9
- package/dist/boilerplates/@batijs/shadcn-ui/files/$README.md.js +3 -3
- package/dist/boilerplates/@batijs/shadcn-ui/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/shadcn-ui/files/$tsconfig.json.js +3 -3
- package/dist/boilerplates/@batijs/shadcn-ui/files/$vite.config.ts.js +5 -5
- package/dist/boilerplates/@batijs/shared/files/$README.md.js +9 -9
- package/dist/boilerplates/@batijs/shared-server/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/solid/files/$README.md.js +3 -3
- package/dist/boilerplates/@batijs/solid/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/solid/files/$tsconfig.json.js +3 -3
- package/dist/boilerplates/@batijs/solid/files/$vite.config.ts.js +5 -5
- package/dist/boilerplates/@batijs/solid-sentry/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/sqlite/files/$.env.js +3 -3
- package/dist/boilerplates/@batijs/sqlite/files/$README.md.js +3 -3
- package/dist/boilerplates/@batijs/sqlite/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/tailwindcss/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/telefunc/files/$vite.config.ts.js +5 -5
- package/dist/boilerplates/@batijs/trpc/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/ts-rest/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/vercel/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/vercel/files/$tsconfig.json.js +3 -3
- package/dist/boilerplates/@batijs/vercel/files/$vite.config.ts.js +5 -5
- package/dist/boilerplates/@batijs/vue/files/$README.md.js +3 -3
- package/dist/boilerplates/@batijs/vue/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/vue/files/$tsconfig.json.js +3 -3
- package/dist/boilerplates/@batijs/vue/files/$vite.config.ts.js +6 -6
- package/dist/boilerplates/@batijs/vue-sentry/files/$package.json.js +4 -4
- package/dist/{chunk-4TCUQTJU.js → chunk-3LNSIWSJ.js} +92996 -92316
- package/dist/index.js +18 -18
- package/dist/{jiti-47QGSKUN-GAWDFARE.js → jiti-GY3WFVF7-AVYYESPC.js} +13273 -13000
- package/package.json +6 -6
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
} from "../../../../chunk-
|
|
3
|
+
mGs,
|
|
4
|
+
wHr
|
|
5
|
+
} from "../../../../chunk-3LNSIWSJ.js";
|
|
6
6
|
import "../../../../chunk-LU7IBQI7.js";
|
|
7
7
|
|
|
8
8
|
// ../../boilerplates/shadcn-ui/dist/files/$vite.config.ts.js
|
|
9
9
|
async function getViteConfig(props) {
|
|
10
|
-
const mod = await
|
|
10
|
+
const mod = await mGs(props);
|
|
11
11
|
const replacement = `new URL("./", import.meta.url).pathname`;
|
|
12
12
|
addResolveAlias(mod, "@", replacement);
|
|
13
13
|
return mod.generate().code.replace(`"{{PLACEHOLDER_ALIAS}}"`, replacement);
|
|
14
14
|
}
|
|
15
15
|
function addResolveAlias(mod, find, replacement) {
|
|
16
16
|
const alias = mod.exports.default.$args[0]?.resolve?.alias ?? {};
|
|
17
|
-
const warnMsg = `${
|
|
17
|
+
const warnMsg = `${wHr("WARN")}: new resolve.alias: \`"${find}":${replacement}\` replaced existing in vite.config.ts.`;
|
|
18
18
|
if (alias?.length === void 0) {
|
|
19
19
|
if (alias[find]) {
|
|
20
20
|
console.warn(warnMsg);
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
} from "../../../../chunk-
|
|
3
|
+
BGs,
|
|
4
|
+
UGs,
|
|
5
|
+
cBs,
|
|
6
|
+
fGs
|
|
7
|
+
} from "../../../../chunk-3LNSIWSJ.js";
|
|
8
8
|
import "../../../../chunk-LU7IBQI7.js";
|
|
9
9
|
|
|
10
10
|
// ../../boilerplates/shared/dist/files/$README.md.js
|
|
11
11
|
async function getReadme(props) {
|
|
12
|
-
const content = await
|
|
12
|
+
const content = await fGs(props);
|
|
13
13
|
const flags = Array.from(props.meta.BATI).filter((f) => f !== "force").map((f) => `--${f}`).join(" ");
|
|
14
|
-
const v =
|
|
15
|
-
const intro = `Generated with [Bati](https://batijs.dev) ${`(${
|
|
14
|
+
const v = UGs();
|
|
15
|
+
const intro = `Generated with [Bati](https://batijs.dev) ${`(${cBs.link("https://www.npmjs.com/package/create-bati/v/" + v.version, "version " + v.semver.at(-1))})`} using this command:
|
|
16
16
|
|
|
17
17
|
\`\`\`sh
|
|
18
|
-
${
|
|
18
|
+
${BGs()} ${flags}
|
|
19
19
|
\`\`\`
|
|
20
20
|
`;
|
|
21
21
|
content.addMarkdown(intro, {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "../../../../chunk-
|
|
3
|
+
dGs
|
|
4
|
+
} from "../../../../chunk-3LNSIWSJ.js";
|
|
5
5
|
import "../../../../chunk-LU7IBQI7.js";
|
|
6
6
|
|
|
7
7
|
// ../../boilerplates/shared-server/dist/files/$package.json.js
|
|
@@ -49,7 +49,7 @@ var require_package = __commonJS({
|
|
|
49
49
|
devDependencies: {
|
|
50
50
|
"@batijs/compile": "workspace:*",
|
|
51
51
|
"@cloudflare/workers-types": "^4.20241022.0",
|
|
52
|
-
"@types/node": "^18.19.
|
|
52
|
+
"@types/node": "^18.19.64",
|
|
53
53
|
"@universal-middleware/core": "^0.2.13",
|
|
54
54
|
vike: "^0.4.200",
|
|
55
55
|
vite: "^5.4.10"
|
|
@@ -92,7 +92,7 @@ var require_package = __commonJS({
|
|
|
92
92
|
}
|
|
93
93
|
});
|
|
94
94
|
async function getPackageJson(props) {
|
|
95
|
-
const packageJson = await
|
|
95
|
+
const packageJson = await dGs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
|
|
96
96
|
return packageJson.addDependencies(["@universal-middleware/core"]);
|
|
97
97
|
}
|
|
98
98
|
export {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "../../../../chunk-
|
|
3
|
+
fGs
|
|
4
|
+
} from "../../../../chunk-3LNSIWSJ.js";
|
|
5
5
|
import "../../../../chunk-LU7IBQI7.js";
|
|
6
6
|
|
|
7
7
|
// ../../boilerplates/solid/dist/files/$README.md.js
|
|
8
8
|
async function getReadme(props) {
|
|
9
|
-
const content = await
|
|
9
|
+
const content = await fGs(props);
|
|
10
10
|
const about = `
|
|
11
11
|
|
|
12
12
|
This app is ready to start. It's powered by [Vike](https://vike.dev) and [SolidJS](https://www.solidjs.com/guides/getting-started).
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "../../../../chunk-
|
|
3
|
+
dGs
|
|
4
|
+
} from "../../../../chunk-3LNSIWSJ.js";
|
|
5
5
|
import "../../../../chunk-LU7IBQI7.js";
|
|
6
6
|
|
|
7
7
|
// ../../boilerplates/solid/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.
|
|
50
|
+
"@types/node": "^18.19.64",
|
|
51
51
|
"solid-js": "^1.9.3",
|
|
52
52
|
tailwindcss: "^3.4.14",
|
|
53
53
|
typescript: "^5.6.3",
|
|
@@ -173,7 +173,7 @@ var require_package = __commonJS({
|
|
|
173
173
|
}
|
|
174
174
|
});
|
|
175
175
|
async function getPackageJson(props) {
|
|
176
|
-
const packageJson = await
|
|
176
|
+
const packageJson = await dGs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
|
|
177
177
|
return packageJson.addDevDependencies(["vite"]).addDependencies(["solid-js", "vike-solid", "vike"]);
|
|
178
178
|
}
|
|
179
179
|
export {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "../../../../chunk-
|
|
3
|
+
_Gs
|
|
4
|
+
} from "../../../../chunk-3LNSIWSJ.js";
|
|
5
5
|
import "../../../../chunk-LU7IBQI7.js";
|
|
6
6
|
|
|
7
7
|
// ../../boilerplates/solid/dist/files/$tsconfig.json.js
|
|
8
8
|
async function getTsConfig(props) {
|
|
9
|
-
const tsConfig = await
|
|
9
|
+
const tsConfig = await _Gs(props);
|
|
10
10
|
tsConfig.compilerOptions.jsx = "preserve";
|
|
11
11
|
tsConfig.compilerOptions.jsxImportSource = "solid-js";
|
|
12
12
|
tsConfig.compilerOptions.types = [...tsConfig.compilerOptions.types ?? [], "vike-solid/client"];
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
} from "../../../../chunk-
|
|
3
|
+
f0s,
|
|
4
|
+
mGs
|
|
5
|
+
} from "../../../../chunk-3LNSIWSJ.js";
|
|
6
6
|
import "../../../../chunk-LU7IBQI7.js";
|
|
7
7
|
|
|
8
8
|
// ../../boilerplates/solid/dist/files/$vite.config.ts.js
|
|
9
9
|
async function getViteConfig(props) {
|
|
10
|
-
const mod = await
|
|
11
|
-
|
|
10
|
+
const mod = await mGs(props);
|
|
11
|
+
f0s(mod, {
|
|
12
12
|
from: "vike-solid/vite",
|
|
13
13
|
constructor: "vikeSolid"
|
|
14
14
|
});
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "../../../../chunk-
|
|
3
|
+
dGs
|
|
4
|
+
} from "../../../../chunk-3LNSIWSJ.js";
|
|
5
5
|
import "../../../../chunk-LU7IBQI7.js";
|
|
6
6
|
|
|
7
7
|
// ../../boilerplates/solid-sentry/dist/files/$package.json.js
|
|
@@ -48,7 +48,7 @@ var require_package = __commonJS({
|
|
|
48
48
|
devDependencies: {
|
|
49
49
|
"@batijs/compile": "workspace:*",
|
|
50
50
|
"@sentry/solid": "^8.36.0",
|
|
51
|
-
"@types/node": "^18.19.
|
|
51
|
+
"@types/node": "^18.19.64",
|
|
52
52
|
"solid-js": "^1.9.3",
|
|
53
53
|
"vike-solid": "^0.7.6",
|
|
54
54
|
vite: "^5.4.10"
|
|
@@ -91,7 +91,7 @@ var require_package = __commonJS({
|
|
|
91
91
|
}
|
|
92
92
|
});
|
|
93
93
|
async function getPackageJson(props) {
|
|
94
|
-
const packageJson = await
|
|
94
|
+
const packageJson = await dGs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
|
|
95
95
|
return packageJson.addDependencies(["@sentry/solid"]);
|
|
96
96
|
}
|
|
97
97
|
export {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "../../../../chunk-
|
|
3
|
+
AGs
|
|
4
|
+
} from "../../../../chunk-3LNSIWSJ.js";
|
|
5
5
|
import "../../../../chunk-LU7IBQI7.js";
|
|
6
6
|
|
|
7
7
|
// ../../boilerplates/sqlite/dist/files/$.env.js
|
|
8
8
|
async function getEnv(props) {
|
|
9
9
|
if (props.meta.BATI.hasD1) return;
|
|
10
10
|
const envContent = await props.readfile?.();
|
|
11
|
-
return
|
|
11
|
+
return AGs(envContent, "DATABASE_URL", "sqlite.db", "Path to the sqlite database");
|
|
12
12
|
}
|
|
13
13
|
export {
|
|
14
14
|
getEnv as default
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "../../../../chunk-
|
|
3
|
+
fGs
|
|
4
|
+
} from "../../../../chunk-3LNSIWSJ.js";
|
|
5
5
|
import "../../../../chunk-LU7IBQI7.js";
|
|
6
6
|
|
|
7
7
|
// ../../boilerplates/sqlite/dist/files/$README.md.js
|
|
8
8
|
async function getReadme(props) {
|
|
9
|
-
const content = await
|
|
9
|
+
const content = await fGs(props);
|
|
10
10
|
const todo = `
|
|
11
11
|
## *Sqlite*
|
|
12
12
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "../../../../chunk-
|
|
3
|
+
dGs
|
|
4
|
+
} from "../../../../chunk-3LNSIWSJ.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.11",
|
|
51
|
-
"@types/node": "^18.19.
|
|
51
|
+
"@types/node": "^18.19.64",
|
|
52
52
|
"better-sqlite3": "^11.5.0",
|
|
53
53
|
dotenv: "^16.4.5",
|
|
54
54
|
tsx: "^4.19.2"
|
|
@@ -119,7 +119,7 @@ var require_package = __commonJS({
|
|
|
119
119
|
}
|
|
120
120
|
});
|
|
121
121
|
async function getPackageJson(props) {
|
|
122
|
-
const packageJson = await
|
|
122
|
+
const packageJson = await dGs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
|
|
123
123
|
return packageJson.setScript("sqlite:migrate", {
|
|
124
124
|
value: "tsx ./database/sqlite/schema/all.ts",
|
|
125
125
|
precedence: 1
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "../../../../chunk-
|
|
3
|
+
dGs
|
|
4
|
+
} from "../../../../chunk-3LNSIWSJ.js";
|
|
5
5
|
import "../../../../chunk-LU7IBQI7.js";
|
|
6
6
|
|
|
7
7
|
// ../../boilerplates/tailwindcss/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.
|
|
50
|
+
"@types/node": "^18.19.64",
|
|
51
51
|
autoprefixer: "^10.4.20",
|
|
52
52
|
daisyui: "^4.12.14",
|
|
53
53
|
postcss: "^8.4.47",
|
|
@@ -88,7 +88,7 @@ var require_package = __commonJS({
|
|
|
88
88
|
}
|
|
89
89
|
});
|
|
90
90
|
async function getPackageJson(props) {
|
|
91
|
-
const packageJson = await
|
|
91
|
+
const packageJson = await dGs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
|
|
92
92
|
return packageJson.addDevDependencies(["tailwindcss", "postcss", "autoprefixer"]).addDevDependencies(["daisyui"], props.meta.BATI.has("daisyui"));
|
|
93
93
|
}
|
|
94
94
|
export {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "../../../../chunk-
|
|
3
|
+
dGs
|
|
4
|
+
} from "../../../../chunk-3LNSIWSJ.js";
|
|
5
5
|
import "../../../../chunk-LU7IBQI7.js";
|
|
6
6
|
|
|
7
7
|
// ../../boilerplates/telefunc/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.20241022.0",
|
|
51
|
-
"@types/node": "^18.19.
|
|
51
|
+
"@types/node": "^18.19.64",
|
|
52
52
|
"@universal-middleware/core": "^0.2.13",
|
|
53
53
|
telefunc: "^0.1.81",
|
|
54
54
|
vike: "^0.4.200",
|
|
@@ -87,7 +87,7 @@ var require_package = __commonJS({
|
|
|
87
87
|
}
|
|
88
88
|
});
|
|
89
89
|
async function getPackageJson(props) {
|
|
90
|
-
const packageJson = await
|
|
90
|
+
const packageJson = await dGs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
|
|
91
91
|
return packageJson.addDependencies(["telefunc", "@universal-middleware/core"]);
|
|
92
92
|
}
|
|
93
93
|
export {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
} from "../../../../chunk-
|
|
3
|
+
f0s,
|
|
4
|
+
mGs
|
|
5
|
+
} from "../../../../chunk-3LNSIWSJ.js";
|
|
6
6
|
import "../../../../chunk-LU7IBQI7.js";
|
|
7
7
|
|
|
8
8
|
// ../../boilerplates/telefunc/dist/files/$vite.config.ts.js
|
|
9
9
|
async function getViteConfig(props) {
|
|
10
|
-
const mod = await
|
|
11
|
-
|
|
10
|
+
const mod = await mGs(props);
|
|
11
|
+
f0s(mod, {
|
|
12
12
|
from: "telefunc/vite",
|
|
13
13
|
constructor: "telefunc",
|
|
14
14
|
imported: "telefunc"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "../../../../chunk-
|
|
3
|
+
dGs
|
|
4
|
+
} from "../../../../chunk-3LNSIWSJ.js";
|
|
5
5
|
import "../../../../chunk-LU7IBQI7.js";
|
|
6
6
|
|
|
7
7
|
// ../../boilerplates/trpc/dist/files/$package.json.js
|
|
@@ -50,7 +50,7 @@ var require_package = __commonJS({
|
|
|
50
50
|
"@cloudflare/workers-types": "^4.20241022.0",
|
|
51
51
|
"@trpc/client": "^10.45.2",
|
|
52
52
|
"@trpc/server": "^10.45.2",
|
|
53
|
-
"@types/node": "^18.19.
|
|
53
|
+
"@types/node": "^18.19.64",
|
|
54
54
|
"@universal-middleware/core": "^0.2.13",
|
|
55
55
|
vite: "^5.4.10"
|
|
56
56
|
},
|
|
@@ -93,7 +93,7 @@ var require_package = __commonJS({
|
|
|
93
93
|
}
|
|
94
94
|
});
|
|
95
95
|
async function getPackageJson(props) {
|
|
96
|
-
const packageJson = await
|
|
96
|
+
const packageJson = await dGs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
|
|
97
97
|
return packageJson.addDependencies(["@trpc/server", "@trpc/client"]);
|
|
98
98
|
}
|
|
99
99
|
export {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "../../../../chunk-
|
|
3
|
+
dGs
|
|
4
|
+
} from "../../../../chunk-3LNSIWSJ.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.20241022.0",
|
|
51
51
|
"@ts-rest/core": "^3.51.0",
|
|
52
52
|
"@ts-rest/serverless": "^3.51.0",
|
|
53
|
-
"@types/node": "^18.19.
|
|
53
|
+
"@types/node": "^18.19.64",
|
|
54
54
|
"@universal-middleware/core": "^0.2.13",
|
|
55
55
|
zod: "^3.23.8"
|
|
56
56
|
},
|
|
@@ -93,7 +93,7 @@ var require_package = __commonJS({
|
|
|
93
93
|
}
|
|
94
94
|
});
|
|
95
95
|
async function getPackageJson(props) {
|
|
96
|
-
const packageJson = await
|
|
96
|
+
const packageJson = await dGs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
|
|
97
97
|
return packageJson.addDevDependencies(["zod"]).addDependencies(["@ts-rest/core", "@ts-rest/serverless", "@universal-middleware/core"]);
|
|
98
98
|
}
|
|
99
99
|
export {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "../../../../chunk-
|
|
3
|
+
dGs
|
|
4
|
+
} from "../../../../chunk-3LNSIWSJ.js";
|
|
5
5
|
import "../../../../chunk-LU7IBQI7.js";
|
|
6
6
|
|
|
7
7
|
// ../../boilerplates/vercel/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.
|
|
50
|
+
"@types/node": "^18.19.64",
|
|
51
51
|
"@vite-plugin-vercel/vike": "^9.0.2",
|
|
52
52
|
vike: "^0.4.200",
|
|
53
53
|
vite: "^5.4.10",
|
|
@@ -68,7 +68,7 @@ var require_package = __commonJS({
|
|
|
68
68
|
}
|
|
69
69
|
});
|
|
70
70
|
async function getPackageJson(props) {
|
|
71
|
-
const packageJson = await
|
|
71
|
+
const packageJson = await dGs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
|
|
72
72
|
return packageJson.addDependencies(["vite-plugin-vercel", "@vite-plugin-vercel/vike"]);
|
|
73
73
|
}
|
|
74
74
|
export {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "../../../../chunk-
|
|
3
|
+
_Gs
|
|
4
|
+
} from "../../../../chunk-3LNSIWSJ.js";
|
|
5
5
|
import "../../../../chunk-LU7IBQI7.js";
|
|
6
6
|
|
|
7
7
|
// ../../boilerplates/vercel/dist/files/$tsconfig.json.js
|
|
8
8
|
async function getTsConfig(props) {
|
|
9
|
-
const tsConfig = await
|
|
9
|
+
const tsConfig = await _Gs(props);
|
|
10
10
|
tsConfig.compilerOptions.types = [...tsConfig.compilerOptions.types ?? [], "vite-plugin-vercel/types"];
|
|
11
11
|
return tsConfig;
|
|
12
12
|
}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
} from "../../../../chunk-
|
|
3
|
+
f0s,
|
|
4
|
+
mGs
|
|
5
|
+
} from "../../../../chunk-3LNSIWSJ.js";
|
|
6
6
|
import "../../../../chunk-LU7IBQI7.js";
|
|
7
7
|
|
|
8
8
|
// ../../boilerplates/vercel/dist/files/$vite.config.ts.js
|
|
9
9
|
async function getViteConfig(props) {
|
|
10
|
-
const mod = await
|
|
10
|
+
const mod = await mGs(props);
|
|
11
11
|
const options = props.meta.BATI.has("express") || props.meta.BATI.has("fastify") ? {
|
|
12
12
|
source: "/.*"
|
|
13
13
|
} : void 0;
|
|
14
|
-
|
|
14
|
+
f0s(mod, {
|
|
15
15
|
from: "vite-plugin-vercel",
|
|
16
16
|
constructor: "vercel",
|
|
17
17
|
options
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "../../../../chunk-
|
|
3
|
+
fGs
|
|
4
|
+
} from "../../../../chunk-3LNSIWSJ.js";
|
|
5
5
|
import "../../../../chunk-LU7IBQI7.js";
|
|
6
6
|
|
|
7
7
|
// ../../boilerplates/vue/dist/files/$README.md.js
|
|
8
8
|
async function getReadme(props) {
|
|
9
|
-
const content = await
|
|
9
|
+
const content = await fGs(props);
|
|
10
10
|
const about = `
|
|
11
11
|
|
|
12
12
|
This app is ready to start. It's powered by [Vike](https://vike.dev) and [Vue](https://vuejs.org/guide/quick-start.html).
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "../../../../chunk-
|
|
3
|
+
dGs
|
|
4
|
+
} from "../../../../chunk-3LNSIWSJ.js";
|
|
5
5
|
import "../../../../chunk-LU7IBQI7.js";
|
|
6
6
|
|
|
7
7
|
// ../../boilerplates/vue/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.
|
|
50
|
+
"@types/node": "^18.19.64",
|
|
51
51
|
"@vitejs/plugin-vue": "^5.1.4",
|
|
52
52
|
"@vue/compiler-sfc": "^3.5.12",
|
|
53
53
|
"@vue/server-renderer": "^3.5.12",
|
|
@@ -123,7 +123,7 @@ var require_package = __commonJS({
|
|
|
123
123
|
}
|
|
124
124
|
});
|
|
125
125
|
async function getPackageJson(props) {
|
|
126
|
-
const packageJson = await
|
|
126
|
+
const packageJson = await dGs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
|
|
127
127
|
return packageJson.addDevDependencies(["vite"]).addDependencies([
|
|
128
128
|
"@vitejs/plugin-vue",
|
|
129
129
|
"@vue/compiler-sfc",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "../../../../chunk-
|
|
3
|
+
_Gs
|
|
4
|
+
} from "../../../../chunk-3LNSIWSJ.js";
|
|
5
5
|
import "../../../../chunk-LU7IBQI7.js";
|
|
6
6
|
|
|
7
7
|
// ../../boilerplates/vue/dist/files/$tsconfig.json.js
|
|
8
8
|
async function getTsConfig(props) {
|
|
9
|
-
const tsConfig = await
|
|
9
|
+
const tsConfig = await _Gs(props);
|
|
10
10
|
tsConfig.compilerOptions.jsx = "preserve";
|
|
11
11
|
tsConfig.compilerOptions.jsxImportSource = "vue";
|
|
12
12
|
return tsConfig;
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
} from "../../../../chunk-
|
|
3
|
+
f0s,
|
|
4
|
+
mGs
|
|
5
|
+
} from "../../../../chunk-3LNSIWSJ.js";
|
|
6
6
|
import "../../../../chunk-LU7IBQI7.js";
|
|
7
7
|
|
|
8
8
|
// ../../boilerplates/vue/dist/files/$vite.config.ts.js
|
|
9
9
|
async function getViteConfig(props) {
|
|
10
|
-
const mod = await
|
|
11
|
-
|
|
10
|
+
const mod = await mGs(props);
|
|
11
|
+
f0s(mod, {
|
|
12
12
|
from: "@vitejs/plugin-vue",
|
|
13
13
|
constructor: "vue",
|
|
14
14
|
options: {
|
|
15
15
|
include: [/\.vue$/, /\.md$/]
|
|
16
16
|
}
|
|
17
17
|
});
|
|
18
|
-
|
|
18
|
+
f0s(mod, {
|
|
19
19
|
from: "unplugin-vue-markdown/vite",
|
|
20
20
|
constructor: "md",
|
|
21
21
|
options: {}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "../../../../chunk-
|
|
3
|
+
dGs
|
|
4
|
+
} from "../../../../chunk-3LNSIWSJ.js";
|
|
5
5
|
import "../../../../chunk-LU7IBQI7.js";
|
|
6
6
|
|
|
7
7
|
// ../../boilerplates/vue-sentry/dist/files/$package.json.js
|
|
@@ -48,7 +48,7 @@ var require_package = __commonJS({
|
|
|
48
48
|
devDependencies: {
|
|
49
49
|
"@batijs/compile": "workspace:*",
|
|
50
50
|
"@sentry/vue": "^8.36.0",
|
|
51
|
-
"@types/node": "^18.19.
|
|
51
|
+
"@types/node": "^18.19.64",
|
|
52
52
|
"vike-vue": "^0.8.5",
|
|
53
53
|
vite: "^5.4.10",
|
|
54
54
|
vue: "^3.5.12"
|
|
@@ -85,7 +85,7 @@ var require_package = __commonJS({
|
|
|
85
85
|
}
|
|
86
86
|
});
|
|
87
87
|
async function getPackageJson(props) {
|
|
88
|
-
const packageJson = await
|
|
88
|
+
const packageJson = await dGs(props, await Promise.resolve().then(() => __toESM(require_package(), 1)).then((x) => x.default));
|
|
89
89
|
return packageJson.addDependencies(["@sentry/vue"]);
|
|
90
90
|
}
|
|
91
91
|
export {
|