@tailor-platform/create-sdk 1.33.0 → 1.33.1
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/CHANGELOG.md +2 -0
- package/package.json +4 -4
- package/templates/executor/package.json +6 -6
- package/templates/generators/package.json +6 -6
- package/templates/hello-world/package.json +5 -5
- package/templates/inventory-management/package.json +5 -5
- package/templates/multi-application/package.json +5 -5
- package/templates/resolver/package.json +6 -6
- package/templates/static-web-site/package.json +5 -5
- package/templates/tailordb/package.json +6 -6
- package/templates/tailordb/src/generated/db.ts +4 -3
- package/templates/workflow/package.json +7 -7
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tailor-platform/create-sdk",
|
|
3
|
-
"version": "1.33.
|
|
3
|
+
"version": "1.33.1",
|
|
4
4
|
"description": "A CLI tool to quickly create a new Tailor Platform SDK project",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
@@ -29,9 +29,9 @@
|
|
|
29
29
|
"@eslint/js": "10.0.1",
|
|
30
30
|
"@types/node": "24.12.0",
|
|
31
31
|
"eslint": "10.1.0",
|
|
32
|
-
"eslint-plugin-oxlint": "1.
|
|
33
|
-
"oxlint": "1.
|
|
34
|
-
"tsdown": "0.21.
|
|
32
|
+
"eslint-plugin-oxlint": "1.57.0",
|
|
33
|
+
"oxlint": "1.57.0",
|
|
34
|
+
"tsdown": "0.21.7",
|
|
35
35
|
"typescript": "5.9.3",
|
|
36
36
|
"typescript-eslint": "8.57.2"
|
|
37
37
|
},
|
|
@@ -15,15 +15,15 @@
|
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
17
|
"@eslint/js": "10.0.1",
|
|
18
|
-
"@tailor-platform/sdk": "1.33.
|
|
18
|
+
"@tailor-platform/sdk": "1.33.1",
|
|
19
19
|
"@types/node": "24.12.0",
|
|
20
20
|
"eslint": "10.1.0",
|
|
21
|
-
"eslint-plugin-oxlint": "1.
|
|
22
|
-
"oxfmt": "0.
|
|
23
|
-
"oxlint": "1.
|
|
24
|
-
"oxlint-tsgolint": "0.
|
|
21
|
+
"eslint-plugin-oxlint": "1.57.0",
|
|
22
|
+
"oxfmt": "0.42.0",
|
|
23
|
+
"oxlint": "1.57.0",
|
|
24
|
+
"oxlint-tsgolint": "0.18.1",
|
|
25
25
|
"typescript": "5.9.3",
|
|
26
26
|
"typescript-eslint": "8.57.2",
|
|
27
|
-
"vitest": "4.1.
|
|
27
|
+
"vitest": "4.1.2"
|
|
28
28
|
}
|
|
29
29
|
}
|
|
@@ -15,15 +15,15 @@
|
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
17
|
"@eslint/js": "10.0.1",
|
|
18
|
-
"@tailor-platform/sdk": "1.33.
|
|
18
|
+
"@tailor-platform/sdk": "1.33.1",
|
|
19
19
|
"@types/node": "24.12.0",
|
|
20
20
|
"eslint": "10.1.0",
|
|
21
|
-
"eslint-plugin-oxlint": "1.
|
|
22
|
-
"oxfmt": "0.
|
|
23
|
-
"oxlint": "1.
|
|
24
|
-
"oxlint-tsgolint": "0.
|
|
21
|
+
"eslint-plugin-oxlint": "1.57.0",
|
|
22
|
+
"oxfmt": "0.42.0",
|
|
23
|
+
"oxlint": "1.57.0",
|
|
24
|
+
"oxlint-tsgolint": "0.18.1",
|
|
25
25
|
"typescript": "5.9.3",
|
|
26
26
|
"typescript-eslint": "8.57.2",
|
|
27
|
-
"vitest": "4.1.
|
|
27
|
+
"vitest": "4.1.2"
|
|
28
28
|
}
|
|
29
29
|
}
|
|
@@ -13,13 +13,13 @@
|
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
15
|
"@eslint/js": "10.0.1",
|
|
16
|
-
"@tailor-platform/sdk": "1.33.
|
|
16
|
+
"@tailor-platform/sdk": "1.33.1",
|
|
17
17
|
"@types/node": "24.12.0",
|
|
18
18
|
"eslint": "10.1.0",
|
|
19
|
-
"eslint-plugin-oxlint": "1.
|
|
20
|
-
"oxfmt": "0.
|
|
21
|
-
"oxlint": "1.
|
|
22
|
-
"oxlint-tsgolint": "0.
|
|
19
|
+
"eslint-plugin-oxlint": "1.57.0",
|
|
20
|
+
"oxfmt": "0.42.0",
|
|
21
|
+
"oxlint": "1.57.0",
|
|
22
|
+
"oxlint-tsgolint": "0.18.1",
|
|
23
23
|
"typescript": "5.9.3",
|
|
24
24
|
"typescript-eslint": "8.57.2"
|
|
25
25
|
}
|
|
@@ -13,13 +13,13 @@
|
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
15
|
"@eslint/js": "10.0.1",
|
|
16
|
-
"@tailor-platform/sdk": "1.33.
|
|
16
|
+
"@tailor-platform/sdk": "1.33.1",
|
|
17
17
|
"@types/node": "24.12.0",
|
|
18
18
|
"eslint": "10.1.0",
|
|
19
|
-
"eslint-plugin-oxlint": "1.
|
|
20
|
-
"oxfmt": "0.
|
|
21
|
-
"oxlint": "1.
|
|
22
|
-
"oxlint-tsgolint": "0.
|
|
19
|
+
"eslint-plugin-oxlint": "1.57.0",
|
|
20
|
+
"oxfmt": "0.42.0",
|
|
21
|
+
"oxlint": "1.57.0",
|
|
22
|
+
"oxlint-tsgolint": "0.18.1",
|
|
23
23
|
"typescript": "5.9.3",
|
|
24
24
|
"typescript-eslint": "8.57.2"
|
|
25
25
|
}
|
|
@@ -14,13 +14,13 @@
|
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
16
16
|
"@eslint/js": "10.0.1",
|
|
17
|
-
"@tailor-platform/sdk": "1.33.
|
|
17
|
+
"@tailor-platform/sdk": "1.33.1",
|
|
18
18
|
"@types/node": "24.12.0",
|
|
19
19
|
"eslint": "10.1.0",
|
|
20
|
-
"eslint-plugin-oxlint": "1.
|
|
21
|
-
"oxfmt": "0.
|
|
22
|
-
"oxlint": "1.
|
|
23
|
-
"oxlint-tsgolint": "0.
|
|
20
|
+
"eslint-plugin-oxlint": "1.57.0",
|
|
21
|
+
"oxfmt": "0.42.0",
|
|
22
|
+
"oxlint": "1.57.0",
|
|
23
|
+
"oxlint-tsgolint": "0.18.1",
|
|
24
24
|
"typescript": "5.9.3",
|
|
25
25
|
"typescript-eslint": "8.57.2"
|
|
26
26
|
}
|
|
@@ -17,15 +17,15 @@
|
|
|
17
17
|
},
|
|
18
18
|
"devDependencies": {
|
|
19
19
|
"@eslint/js": "10.0.1",
|
|
20
|
-
"@tailor-platform/sdk": "1.33.
|
|
20
|
+
"@tailor-platform/sdk": "1.33.1",
|
|
21
21
|
"@types/node": "24.12.0",
|
|
22
22
|
"eslint": "10.1.0",
|
|
23
|
-
"eslint-plugin-oxlint": "1.
|
|
24
|
-
"oxfmt": "0.
|
|
25
|
-
"oxlint": "1.
|
|
26
|
-
"oxlint-tsgolint": "0.
|
|
23
|
+
"eslint-plugin-oxlint": "1.57.0",
|
|
24
|
+
"oxfmt": "0.42.0",
|
|
25
|
+
"oxlint": "1.57.0",
|
|
26
|
+
"oxlint-tsgolint": "0.18.1",
|
|
27
27
|
"typescript": "5.9.3",
|
|
28
28
|
"typescript-eslint": "8.57.2",
|
|
29
|
-
"vitest": "4.1.
|
|
29
|
+
"vitest": "4.1.2"
|
|
30
30
|
}
|
|
31
31
|
}
|
|
@@ -13,13 +13,13 @@
|
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
15
|
"@eslint/js": "10.0.1",
|
|
16
|
-
"@tailor-platform/sdk": "1.33.
|
|
16
|
+
"@tailor-platform/sdk": "1.33.1",
|
|
17
17
|
"@types/node": "24.12.0",
|
|
18
18
|
"eslint": "10.1.0",
|
|
19
|
-
"eslint-plugin-oxlint": "1.
|
|
20
|
-
"oxfmt": "0.
|
|
21
|
-
"oxlint": "1.
|
|
22
|
-
"oxlint-tsgolint": "0.
|
|
19
|
+
"eslint-plugin-oxlint": "1.57.0",
|
|
20
|
+
"oxfmt": "0.42.0",
|
|
21
|
+
"oxlint": "1.57.0",
|
|
22
|
+
"oxlint-tsgolint": "0.18.1",
|
|
23
23
|
"typescript": "5.9.3",
|
|
24
24
|
"typescript-eslint": "8.57.2"
|
|
25
25
|
}
|
|
@@ -15,15 +15,15 @@
|
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
17
|
"@eslint/js": "10.0.1",
|
|
18
|
-
"@tailor-platform/sdk": "1.33.
|
|
18
|
+
"@tailor-platform/sdk": "1.33.1",
|
|
19
19
|
"@types/node": "24.12.0",
|
|
20
20
|
"eslint": "10.1.0",
|
|
21
|
-
"eslint-plugin-oxlint": "1.
|
|
22
|
-
"oxfmt": "0.
|
|
23
|
-
"oxlint": "1.
|
|
24
|
-
"oxlint-tsgolint": "0.
|
|
21
|
+
"eslint-plugin-oxlint": "1.57.0",
|
|
22
|
+
"oxfmt": "0.42.0",
|
|
23
|
+
"oxlint": "1.57.0",
|
|
24
|
+
"oxlint-tsgolint": "0.18.1",
|
|
25
25
|
"typescript": "5.9.3",
|
|
26
26
|
"typescript-eslint": "8.57.2",
|
|
27
|
-
"vitest": "4.1.
|
|
27
|
+
"vitest": "4.1.2"
|
|
28
28
|
}
|
|
29
29
|
}
|
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
createGetDB,
|
|
3
3
|
type Generated,
|
|
4
4
|
type Timestamp,
|
|
5
|
+
type ObjectColumnType,
|
|
5
6
|
type NamespaceDB,
|
|
6
7
|
type NamespaceInsertable,
|
|
7
8
|
type NamespaceSelectable,
|
|
@@ -25,11 +26,11 @@ export interface Namespace {
|
|
|
25
26
|
body: string;
|
|
26
27
|
taskId: string;
|
|
27
28
|
authorId: string;
|
|
28
|
-
metadata: {
|
|
29
|
+
metadata: ObjectColumnType<{
|
|
29
30
|
source: string;
|
|
30
|
-
editedAt
|
|
31
|
+
editedAt?: Timestamp | null;
|
|
31
32
|
isInternal: boolean;
|
|
32
|
-
}
|
|
33
|
+
}>;
|
|
33
34
|
createdAt: Generated<Timestamp>;
|
|
34
35
|
updatedAt: Timestamp | null;
|
|
35
36
|
}
|
|
@@ -18,17 +18,17 @@
|
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@eslint/js": "10.0.1",
|
|
21
|
-
"@tailor-platform/sdk": "1.33.
|
|
21
|
+
"@tailor-platform/sdk": "1.33.1",
|
|
22
22
|
"@types/node": "24.12.0",
|
|
23
23
|
"eslint": "10.1.0",
|
|
24
|
-
"eslint-plugin-oxlint": "1.
|
|
25
|
-
"graphql": "16.13.
|
|
24
|
+
"eslint-plugin-oxlint": "1.57.0",
|
|
25
|
+
"graphql": "16.13.2",
|
|
26
26
|
"graphql-request": "7.4.0",
|
|
27
|
-
"oxfmt": "0.
|
|
28
|
-
"oxlint": "1.
|
|
29
|
-
"oxlint-tsgolint": "0.
|
|
27
|
+
"oxfmt": "0.42.0",
|
|
28
|
+
"oxlint": "1.57.0",
|
|
29
|
+
"oxlint-tsgolint": "0.18.1",
|
|
30
30
|
"typescript": "5.9.3",
|
|
31
31
|
"typescript-eslint": "8.57.2",
|
|
32
|
-
"vitest": "4.1.
|
|
32
|
+
"vitest": "4.1.2"
|
|
33
33
|
}
|
|
34
34
|
}
|