@batijs/cli 0.0.329 → 0.0.330
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 +1 -1
- package/dist/boilerplates/@batijs/auth0/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/authjs/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/aws/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/aws/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/aws/files/$tsconfig.json.js +1 -1
- package/dist/boilerplates/@batijs/biome/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/cloudflare/files/$package.json.js +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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/edgedb/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/edgedb/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/eslint/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/express/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/fastify/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/firebase-auth/files/$.env.js +1 -1
- package/dist/boilerplates/@batijs/firebase-auth/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/firebase-auth/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/google-analytics/files/$.env.js +1 -1
- package/dist/boilerplates/@batijs/h3/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/hattip/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/hono/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/hono/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/lucia-auth/files/$.env.js +1 -1
- package/dist/boilerplates/@batijs/lucia-auth/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/lucia-auth/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/mantine/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/mantine/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/panda-css/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/panda-css/files/layouts/panda.css +1 -1
- package/dist/boilerplates/@batijs/prettier/files/$package.json.js +1 -1
- 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 +1 -1
- 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/files/pages/index/Counter.tsx +15 -13
- package/dist/boilerplates/@batijs/react/files/pages/todo/TodoList.tsx +1 -1
- package/dist/boilerplates/@batijs/react-sentry/files/$package.json.js +1 -1
- 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 +3 -3
- 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/shadcn-ui/files/layouts/!tailwind.css +1 -3
- package/dist/boilerplates/@batijs/shared/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/shared-server/files/$package.json.js +1 -1
- 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/files/pages/index/Counter.tsx +15 -13
- package/dist/boilerplates/@batijs/solid/files/pages/todo/TodoList.tsx +1 -1
- package/dist/boilerplates/@batijs/solid-sentry/files/$package.json.js +1 -1
- 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 +1 -1
- package/dist/boilerplates/@batijs/tailwindcss/files/$package.json.js +5 -23
- package/dist/boilerplates/@batijs/tailwindcss/files/$vite.config.ts.js +19 -0
- package/dist/boilerplates/@batijs/tailwindcss/files/layouts/tailwind.css +4 -3
- package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/telefunc/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/trpc/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/trpc/types/trpc/client.d.ts +8 -8
- package/dist/boilerplates/@batijs/ts-rest/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/vercel/files/$package.json.js +1 -1
- 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/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/files/components/Counter.vue +3 -1
- package/dist/boilerplates/@batijs/vue/files/pages/todo/TodoList.vue +1 -1
- package/dist/boilerplates/@batijs/vue-sentry/files/$package.json.js +1 -1
- package/dist/{chunk-BS3TII3O.js → chunk-7JKLHW74.js} +2 -2
- package/dist/index.js +2 -2
- package/package.json +5 -5
- package/dist/boilerplates/@batijs/tailwindcss/files/postcss.config.js +0 -6
- package/dist/boilerplates/@batijs/tailwindcss/files/tailwind.config.ts +0 -10
- package/dist/boilerplates/@batijs/tailwindcss/types/postcss.config.d.ts +0 -7
- package/dist/boilerplates/@batijs/tailwindcss/types/tailwind.config.d.ts +0 -11
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
IHs
|
|
4
|
-
} from "../../../../chunk-
|
|
4
|
+
} from "../../../../chunk-7JKLHW74.js";
|
|
5
5
|
import "../../../../chunk-LU7IBQI7.js";
|
|
6
6
|
|
|
7
7
|
// ../../boilerplates/drizzle/dist/files/$package.json.js
|
|
@@ -51,7 +51,7 @@ var require_package = __commonJS({
|
|
|
51
51
|
"@types/node": "^18.19.74",
|
|
52
52
|
"better-sqlite3": "^11.8.1",
|
|
53
53
|
dotenv: "^16.4.7",
|
|
54
|
-
"drizzle-kit": "^0.30.
|
|
54
|
+
"drizzle-kit": "^0.30.3",
|
|
55
55
|
"drizzle-orm": "^0.38.4"
|
|
56
56
|
},
|
|
57
57
|
dependencies: {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
IHs
|
|
4
|
-
} from "../../../../chunk-
|
|
4
|
+
} from "../../../../chunk-7JKLHW74.js";
|
|
5
5
|
import "../../../../chunk-LU7IBQI7.js";
|
|
6
6
|
|
|
7
7
|
// ../../boilerplates/lucia-auth/dist/files/$package.json.js
|
|
@@ -57,7 +57,7 @@ var require_package = __commonJS({
|
|
|
57
57
|
"better-sqlite3": "^11.8.1",
|
|
58
58
|
cookie: "^1.0.2",
|
|
59
59
|
dotenv: "^16.4.7",
|
|
60
|
-
"drizzle-orm": "^0.
|
|
60
|
+
"drizzle-orm": "^0.39.0",
|
|
61
61
|
lucia: "^3.2.2",
|
|
62
62
|
vike: "^0.4.220",
|
|
63
63
|
vite: "^6.0.11"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@layer reset, base, tokens, recipes
|
|
1
|
+
@layer reset, base, tokens, recipes;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
IHs
|
|
4
|
-
} from "../../../../chunk-
|
|
4
|
+
} from "../../../../chunk-7JKLHW74.js";
|
|
5
5
|
import "../../../../chunk-LU7IBQI7.js";
|
|
6
6
|
|
|
7
7
|
// ../../boilerplates/react/dist/files/$package.json.js
|
|
@@ -59,7 +59,7 @@ var require_package = __commonJS({
|
|
|
59
59
|
"@vitejs/plugin-react": "^4.3.4",
|
|
60
60
|
react: "^19.0.0",
|
|
61
61
|
"react-dom": "^19.0.0",
|
|
62
|
-
tailwindcss: "^
|
|
62
|
+
tailwindcss: "^4.0.0",
|
|
63
63
|
typescript: "^5.7.3",
|
|
64
64
|
vike: "^0.4.220",
|
|
65
65
|
"vike-react": "^0.5.12",
|
|
@@ -9,19 +9,21 @@ export function Counter() {
|
|
|
9
9
|
type="button"
|
|
10
10
|
//# BATI.has("tailwindcss") || BATI.has("panda-css")
|
|
11
11
|
className={
|
|
12
|
-
BATI.has("
|
|
13
|
-
? "
|
|
14
|
-
:
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
12
|
+
BATI.has("daisyui")
|
|
13
|
+
? "btn"
|
|
14
|
+
: BATI.has("tailwindcss")
|
|
15
|
+
? "inline-block border border-black rounded bg-gray-200 px-2 py-1 text-xs font-medium uppercase leading-normal"
|
|
16
|
+
: css({
|
|
17
|
+
display: "inline-block",
|
|
18
|
+
border: "1px solid black",
|
|
19
|
+
rounded: "sm",
|
|
20
|
+
bg: "gray.200",
|
|
21
|
+
px: 1,
|
|
22
|
+
py: 0.5,
|
|
23
|
+
fontSize: 12,
|
|
24
|
+
fontWeight: 500,
|
|
25
|
+
lineHeight: "16px",
|
|
26
|
+
})
|
|
25
27
|
}
|
|
26
28
|
//# BATI.has("compiled-css")
|
|
27
29
|
css={{
|
|
@@ -77,7 +77,7 @@ export function TodoList({ initialTodoItems }: { initialTodoItems: { text: strin
|
|
|
77
77
|
//# BATI.has("tailwindcss") || BATI.has("panda-css")
|
|
78
78
|
className={
|
|
79
79
|
BATI.has("tailwindcss")
|
|
80
|
-
? "text-white bg-blue-700 hover:bg-blue-800 focus:ring-2 focus:outline-
|
|
80
|
+
? "text-white bg-blue-700 hover:bg-blue-800 focus:ring-2 focus:outline-hidden focus:ring-blue-300 font-medium rounded-lg text-sm w-full sm:w-auto p-2"
|
|
81
81
|
: css({
|
|
82
82
|
color: "white",
|
|
83
83
|
bg: { base: "teal.700", _hover: "teal.800" },
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
IHs
|
|
4
|
-
} from "../../../../chunk-
|
|
4
|
+
} from "../../../../chunk-7JKLHW74.js";
|
|
5
5
|
import "../../../../chunk-LU7IBQI7.js";
|
|
6
6
|
|
|
7
7
|
// ../../boilerplates/sentry/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
|
-
"@sentry/vite-plugin": "^
|
|
50
|
+
"@sentry/vite-plugin": "^3.1.0",
|
|
51
51
|
"@types/node": "^18.19.74",
|
|
52
52
|
vite: "^6.0.11"
|
|
53
53
|
},
|