@batijs/cli 0.0.266 → 0.0.267
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/express/files/$package.json.js +0 -9
- package/dist/boilerplates/@batijs/fastify/files/$package.json.js +0 -9
- package/dist/boilerplates/@batijs/h3/files/$package.json.js +0 -9
- package/dist/boilerplates/@batijs/hattip/files/$package.json.js +0 -9
- package/dist/boilerplates/@batijs/hono/files/$package.json.js +0 -9
- package/dist/boilerplates/@batijs/lucia-auth/files/$package.json.js +0 -4
- package/dist/boilerplates/@batijs/mantine/files/$package.json.js +0 -1
- package/dist/boilerplates/@batijs/plain-sentry/files/$package.json.js +0 -1
- package/dist/boilerplates/@batijs/react/files/$package.json.js +1 -6
- package/dist/boilerplates/@batijs/shared-server/files/$package.json.js +0 -7
- package/dist/boilerplates/@batijs/solid/files/$package.json.js +0 -5
- package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +0 -5
- package/dist/boilerplates/@batijs/trpc/files/$package.json.js +0 -5
- package/dist/boilerplates/@batijs/trpc/types/trpc/client.d.ts +4 -4
- package/dist/boilerplates/@batijs/ts-rest/files/$package.json.js +0 -4
- package/dist/boilerplates/@batijs/vue/files/$package.json.js +0 -5
- package/dist/index.js +1 -1
- package/package.json +5 -5
|
@@ -42,16 +42,7 @@ var require_package = __commonJS({
|
|
|
42
42
|
license: "MIT",
|
|
43
43
|
devDependencies: {
|
|
44
44
|
"@auth/core": "^0.34.2",
|
|
45
|
-
"@batijs/authjs": "workspace:*",
|
|
46
45
|
"@batijs/compile": "workspace:*",
|
|
47
|
-
"@batijs/firebase-auth": "workspace:*",
|
|
48
|
-
"@batijs/lucia-auth": "workspace:*",
|
|
49
|
-
"@batijs/shared-server": "workspace:^",
|
|
50
|
-
"@batijs/shared-todo": "workspace:^",
|
|
51
|
-
"@batijs/shared-db": "workspace:^",
|
|
52
|
-
"@batijs/telefunc": "workspace:*",
|
|
53
|
-
"@batijs/trpc": "workspace:*",
|
|
54
|
-
"@batijs/ts-rest": "workspace:*",
|
|
55
46
|
"@trpc/server": "^10.45.2",
|
|
56
47
|
"@types/cookie-parser": "^1.4.7",
|
|
57
48
|
"@types/express": "^4.17.21",
|
|
@@ -42,16 +42,7 @@ var require_package = __commonJS({
|
|
|
42
42
|
license: "MIT",
|
|
43
43
|
devDependencies: {
|
|
44
44
|
"@auth/core": "^0.34.2",
|
|
45
|
-
"@batijs/authjs": "workspace:*",
|
|
46
45
|
"@batijs/compile": "workspace:*",
|
|
47
|
-
"@batijs/firebase-auth": "workspace:*",
|
|
48
|
-
"@batijs/lucia-auth": "workspace:*",
|
|
49
|
-
"@batijs/shared-server": "workspace:^",
|
|
50
|
-
"@batijs/shared-todo": "workspace:^",
|
|
51
|
-
"@batijs/shared-db": "workspace:^",
|
|
52
|
-
"@batijs/telefunc": "workspace:^",
|
|
53
|
-
"@batijs/trpc": "workspace:^",
|
|
54
|
-
"@batijs/ts-rest": "workspace:*",
|
|
55
46
|
"@fastify/middie": "^8.3.1",
|
|
56
47
|
"@fastify/static": "^7.0.4",
|
|
57
48
|
"@trpc/server": "^10.45.2",
|
|
@@ -42,16 +42,7 @@ var require_package = __commonJS({
|
|
|
42
42
|
license: "MIT",
|
|
43
43
|
devDependencies: {
|
|
44
44
|
"@auth/core": "^0.34.2",
|
|
45
|
-
"@batijs/authjs": "workspace:*",
|
|
46
45
|
"@batijs/compile": "workspace:*",
|
|
47
|
-
"@batijs/firebase-auth": "workspace:*",
|
|
48
|
-
"@batijs/lucia-auth": "workspace:*",
|
|
49
|
-
"@batijs/shared-server": "workspace:^",
|
|
50
|
-
"@batijs/shared-todo": "workspace:^",
|
|
51
|
-
"@batijs/shared-db": "workspace:^",
|
|
52
|
-
"@batijs/telefunc": "workspace:^",
|
|
53
|
-
"@batijs/trpc": "workspace:^",
|
|
54
|
-
"@batijs/ts-rest": "workspace:*",
|
|
55
46
|
"@hattip/polyfills": "^0.0.47",
|
|
56
47
|
"@trpc/server": "^10.45.2",
|
|
57
48
|
"@types/express": "^4.17.21",
|
|
@@ -42,16 +42,7 @@ var require_package = __commonJS({
|
|
|
42
42
|
license: "MIT",
|
|
43
43
|
devDependencies: {
|
|
44
44
|
"@auth/core": "^0.34.2",
|
|
45
|
-
"@batijs/authjs": "workspace:*",
|
|
46
45
|
"@batijs/compile": "workspace:*",
|
|
47
|
-
"@batijs/firebase-auth": "workspace:*",
|
|
48
|
-
"@batijs/lucia-auth": "workspace:*",
|
|
49
|
-
"@batijs/shared-server": "workspace:^",
|
|
50
|
-
"@batijs/shared-todo": "workspace:^",
|
|
51
|
-
"@batijs/shared-db": "workspace:^",
|
|
52
|
-
"@batijs/telefunc": "workspace:^",
|
|
53
|
-
"@batijs/trpc": "workspace:^",
|
|
54
|
-
"@batijs/ts-rest": "workspace:*",
|
|
55
46
|
"@cloudflare/workers-types": "^4.20240821.1",
|
|
56
47
|
"@hattip/adapter-node": "^0.0.47",
|
|
57
48
|
"@hattip/adapter-vercel-edge": "^0.0.47",
|
|
@@ -42,16 +42,7 @@ var require_package = __commonJS({
|
|
|
42
42
|
license: "MIT",
|
|
43
43
|
devDependencies: {
|
|
44
44
|
"@auth/core": "^0.34.2",
|
|
45
|
-
"@batijs/authjs": "workspace:*",
|
|
46
45
|
"@batijs/compile": "workspace:*",
|
|
47
|
-
"@batijs/firebase-auth": "workspace:*",
|
|
48
|
-
"@batijs/lucia-auth": "workspace:*",
|
|
49
|
-
"@batijs/shared-server": "workspace:^",
|
|
50
|
-
"@batijs/shared-todo": "workspace:^",
|
|
51
|
-
"@batijs/telefunc": "workspace:^",
|
|
52
|
-
"@batijs/trpc": "workspace:^",
|
|
53
|
-
"@batijs/ts-rest": "workspace:*",
|
|
54
|
-
"@batijs/shared-db": "workspace:*",
|
|
55
46
|
"@cloudflare/workers-types": "^4.20240821.1",
|
|
56
47
|
"@hono/node-server": "^1.12.2",
|
|
57
48
|
"@hono/vite-dev-server": "^0.15.1",
|
|
@@ -42,10 +42,6 @@ var require_package = __commonJS({
|
|
|
42
42
|
license: "MIT",
|
|
43
43
|
devDependencies: {
|
|
44
44
|
"@batijs/compile": "workspace:*",
|
|
45
|
-
"@batijs/drizzle": "workspace:*",
|
|
46
|
-
"@batijs/d1": "workspace:*",
|
|
47
|
-
"@batijs/d1-sqlite": "workspace:*",
|
|
48
|
-
"@batijs/sqlite": "workspace:*",
|
|
49
45
|
"@cloudflare/workers-types": "^4.20240821.1",
|
|
50
46
|
"@lucia-auth/adapter-drizzle": "^1.1.0",
|
|
51
47
|
"@lucia-auth/adapter-sqlite": "^3.0.2",
|
|
@@ -44,12 +44,7 @@ var require_package = __commonJS({
|
|
|
44
44
|
"@babel/core": "^7.25.2",
|
|
45
45
|
"@babel/plugin-syntax-flow": "^7.24.7",
|
|
46
46
|
"@babel/plugin-transform-react-jsx": "^7.25.2",
|
|
47
|
-
"@batijs/compile": "workspace
|
|
48
|
-
"@batijs/drizzle": "workspace:^",
|
|
49
|
-
"@batijs/shared-todo": "workspace:^",
|
|
50
|
-
"@batijs/telefunc": "workspace:^",
|
|
51
|
-
"@batijs/trpc": "workspace:^",
|
|
52
|
-
"@batijs/ts-rest": "workspace:*",
|
|
47
|
+
"@batijs/compile": "workspace:*",
|
|
53
48
|
"@mantine/core": "^7.12.1",
|
|
54
49
|
"@types/node": "^18.19.14",
|
|
55
50
|
"@types/react": "^18.3.4",
|
|
@@ -43,13 +43,6 @@ var require_package = __commonJS({
|
|
|
43
43
|
license: "MIT",
|
|
44
44
|
devDependencies: {
|
|
45
45
|
"@batijs/compile": "workspace:*",
|
|
46
|
-
"@batijs/core": "workspace:*",
|
|
47
|
-
"@batijs/drizzle": "workspace:*",
|
|
48
|
-
"@batijs/d1": "workspace:*",
|
|
49
|
-
"@batijs/d1-sqlite": "workspace:*",
|
|
50
|
-
"@batijs/features": "workspace:*",
|
|
51
|
-
"@batijs/shared-no-db": "workspace:*",
|
|
52
|
-
"@batijs/sqlite": "workspace:*",
|
|
53
46
|
"@types/node": "^18.19.14",
|
|
54
47
|
"@universal-middleware/core": "^0.2.6",
|
|
55
48
|
"@cloudflare/workers-types": "^4.20240821.1",
|
|
@@ -42,11 +42,6 @@ var require_package = __commonJS({
|
|
|
42
42
|
license: "MIT",
|
|
43
43
|
devDependencies: {
|
|
44
44
|
"@batijs/compile": "workspace:*",
|
|
45
|
-
"@batijs/drizzle": "workspace:*",
|
|
46
|
-
"@batijs/shared-todo": "workspace:*",
|
|
47
|
-
"@batijs/telefunc": "workspace:*",
|
|
48
|
-
"@batijs/trpc": "workspace:^",
|
|
49
|
-
"@batijs/ts-rest": "workspace:*",
|
|
50
45
|
"@types/node": "^18.19.14",
|
|
51
46
|
"cross-fetch": "^4.0.0",
|
|
52
47
|
"solid-js": "^1.8.22",
|
|
@@ -42,11 +42,6 @@ var require_package = __commonJS({
|
|
|
42
42
|
license: "MIT",
|
|
43
43
|
devDependencies: {
|
|
44
44
|
"@batijs/compile": "workspace:*",
|
|
45
|
-
"@batijs/drizzle": "workspace:*",
|
|
46
|
-
"@batijs/d1": "workspace:*",
|
|
47
|
-
"@batijs/d1-sqlite": "workspace:*",
|
|
48
|
-
"@batijs/shared-todo": "workspace:*",
|
|
49
|
-
"@batijs/sqlite": "workspace:*",
|
|
50
45
|
"@cloudflare/workers-types": "^4.20240821.1",
|
|
51
46
|
"@types/node": "^18.19.14",
|
|
52
47
|
"@universal-middleware/core": "^0.2.6",
|
|
@@ -42,11 +42,6 @@ var require_package = __commonJS({
|
|
|
42
42
|
license: "MIT",
|
|
43
43
|
devDependencies: {
|
|
44
44
|
"@batijs/compile": "workspace:*",
|
|
45
|
-
"@batijs/drizzle": "workspace:*",
|
|
46
|
-
"@batijs/d1": "workspace:*",
|
|
47
|
-
"@batijs/d1-sqlite": "workspace:*",
|
|
48
|
-
"@batijs/sqlite": "workspace:*",
|
|
49
|
-
"@batijs/shared-todo": "workspace:*",
|
|
50
45
|
"@cloudflare/workers-types": "^4.20240821.1",
|
|
51
46
|
"@trpc/client": "^10.45.2",
|
|
52
47
|
"@trpc/server": "^10.45.2",
|
|
@@ -3,7 +3,7 @@ export declare const trpc: {
|
|
|
3
3
|
query: import("@trpc/client").Resolver<import("@trpc/server").BuildProcedure<"query", {
|
|
4
4
|
_config: import("@trpc/server").RootConfig<{
|
|
5
5
|
ctx: object & {
|
|
6
|
-
db: ReturnType<
|
|
6
|
+
db: ReturnType<any>;
|
|
7
7
|
} & {
|
|
8
8
|
db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbSqlite>;
|
|
9
9
|
} & {
|
|
@@ -16,7 +16,7 @@ export declare const trpc: {
|
|
|
16
16
|
transformer: import("@trpc/server").DefaultDataTransformer;
|
|
17
17
|
}>;
|
|
18
18
|
_ctx_out: object & {
|
|
19
|
-
db: ReturnType<
|
|
19
|
+
db: ReturnType<any>;
|
|
20
20
|
} & {
|
|
21
21
|
db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbSqlite>;
|
|
22
22
|
} & {
|
|
@@ -37,7 +37,7 @@ export declare const trpc: {
|
|
|
37
37
|
mutate: import("@trpc/client").Resolver<import("@trpc/server").BuildProcedure<"mutation", {
|
|
38
38
|
_config: import("@trpc/server").RootConfig<{
|
|
39
39
|
ctx: object & {
|
|
40
|
-
db: ReturnType<
|
|
40
|
+
db: ReturnType<any>;
|
|
41
41
|
} & {
|
|
42
42
|
db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbSqlite>;
|
|
43
43
|
} & {
|
|
@@ -51,7 +51,7 @@ export declare const trpc: {
|
|
|
51
51
|
}>;
|
|
52
52
|
_meta: object;
|
|
53
53
|
_ctx_out: object & {
|
|
54
|
-
db: ReturnType<
|
|
54
|
+
db: ReturnType<any>;
|
|
55
55
|
} & {
|
|
56
56
|
db: ReturnType<typeof import("@batijs/drizzle/database/drizzle/db").dbSqlite>;
|
|
57
57
|
} & {
|
|
@@ -42,10 +42,6 @@ var require_package = __commonJS({
|
|
|
42
42
|
license: "MIT",
|
|
43
43
|
devDependencies: {
|
|
44
44
|
"@batijs/compile": "workspace:*",
|
|
45
|
-
"@batijs/drizzle": "workspace:*",
|
|
46
|
-
"@batijs/d1": "workspace:*",
|
|
47
|
-
"@batijs/d1-sqlite": "workspace:*",
|
|
48
|
-
"@batijs/sqlite": "workspace:*",
|
|
49
45
|
"@cloudflare/workers-types": "^4.20240821.1",
|
|
50
46
|
"@ts-rest/core": "^3.51.0",
|
|
51
47
|
"@ts-rest/serverless": "^3.51.0",
|
|
@@ -42,11 +42,6 @@ var require_package = __commonJS({
|
|
|
42
42
|
license: "MIT",
|
|
43
43
|
devDependencies: {
|
|
44
44
|
"@batijs/compile": "workspace:*",
|
|
45
|
-
"@batijs/drizzle": "workspace:*",
|
|
46
|
-
"@batijs/shared-todo": "workspace:*",
|
|
47
|
-
"@batijs/telefunc": "workspace:*",
|
|
48
|
-
"@batijs/trpc": "workspace:^",
|
|
49
|
-
"@batijs/ts-rest": "workspace:*",
|
|
50
45
|
"@types/node": "^18.19.14",
|
|
51
46
|
"@vitejs/plugin-vue": "^5.1.2",
|
|
52
47
|
"@vue/compiler-sfc": "^3.4.38",
|
package/dist/index.js
CHANGED
|
@@ -1677,7 +1677,7 @@ var createDefaultQueryTester = function(query, options) {
|
|
|
1677
1677
|
// package.json
|
|
1678
1678
|
var package_default = {
|
|
1679
1679
|
name: "@batijs/cli",
|
|
1680
|
-
version: "0.0.
|
|
1680
|
+
version: "0.0.267",
|
|
1681
1681
|
type: "module",
|
|
1682
1682
|
scripts: {
|
|
1683
1683
|
"check-types": "tsc --noEmit",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@batijs/cli",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.267",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"description": "Next-gen scaffolder. Get started with fully-functional apps, and choose any tool you want",
|
|
@@ -20,12 +20,12 @@
|
|
|
20
20
|
"typescript": "^5.5.4",
|
|
21
21
|
"unplugin-purge-polyfills": "^0.0.5",
|
|
22
22
|
"vite": "^5.4.2",
|
|
23
|
-
"@batijs/
|
|
24
|
-
"@batijs/
|
|
23
|
+
"@batijs/compile": "0.0.267",
|
|
24
|
+
"@batijs/build": "0.0.267"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@batijs/
|
|
28
|
-
"@batijs/
|
|
27
|
+
"@batijs/core": "0.0.267",
|
|
28
|
+
"@batijs/features": "0.0.267"
|
|
29
29
|
},
|
|
30
30
|
"bin": "./dist/index.js",
|
|
31
31
|
"exports": {
|