@tailor-platform/create-sdk 1.25.4 → 1.26.0
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 +1 -1
- package/templates/executor/package.json +2 -2
- package/templates/generators/package.json +2 -2
- package/templates/hello-world/package.json +1 -1
- package/templates/inventory-management/package.json +1 -1
- package/templates/multi-application/package.json +1 -1
- package/templates/resolver/package.json +2 -2
- package/templates/static-web-site/package.json +1 -1
- package/templates/tailordb/package.json +2 -2
- package/templates/workflow/package.json +2 -2
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"devDependencies": {
|
|
17
17
|
"@eslint/js": "9.39.4",
|
|
18
18
|
"@tailor-platform/function-types": "0.8.2",
|
|
19
|
-
"@tailor-platform/sdk": "1.
|
|
19
|
+
"@tailor-platform/sdk": "1.26.0",
|
|
20
20
|
"@types/node": "24.12.0",
|
|
21
21
|
"eslint": "9.39.4",
|
|
22
22
|
"eslint-plugin-oxlint": "1.39.0",
|
|
@@ -25,6 +25,6 @@
|
|
|
25
25
|
"oxlint-tsgolint": "0.16.0",
|
|
26
26
|
"typescript": "5.9.3",
|
|
27
27
|
"typescript-eslint": "8.57.0",
|
|
28
|
-
"vitest": "4.0
|
|
28
|
+
"vitest": "4.1.0"
|
|
29
29
|
}
|
|
30
30
|
}
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"devDependencies": {
|
|
17
17
|
"@eslint/js": "9.39.4",
|
|
18
18
|
"@tailor-platform/function-types": "0.8.2",
|
|
19
|
-
"@tailor-platform/sdk": "1.
|
|
19
|
+
"@tailor-platform/sdk": "1.26.0",
|
|
20
20
|
"@types/node": "24.12.0",
|
|
21
21
|
"eslint": "9.39.4",
|
|
22
22
|
"eslint-plugin-oxlint": "1.39.0",
|
|
@@ -25,6 +25,6 @@
|
|
|
25
25
|
"oxlint-tsgolint": "0.16.0",
|
|
26
26
|
"typescript": "5.9.3",
|
|
27
27
|
"typescript-eslint": "8.57.0",
|
|
28
|
-
"vitest": "4.0
|
|
28
|
+
"vitest": "4.1.0"
|
|
29
29
|
}
|
|
30
30
|
}
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"devDependencies": {
|
|
15
15
|
"@eslint/js": "9.39.4",
|
|
16
16
|
"@tailor-platform/function-types": "0.8.2",
|
|
17
|
-
"@tailor-platform/sdk": "1.
|
|
17
|
+
"@tailor-platform/sdk": "1.26.0",
|
|
18
18
|
"@types/node": "24.12.0",
|
|
19
19
|
"eslint": "9.39.4",
|
|
20
20
|
"eslint-plugin-oxlint": "1.39.0",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"devDependencies": {
|
|
19
19
|
"@eslint/js": "9.39.4",
|
|
20
20
|
"@tailor-platform/function-types": "0.8.2",
|
|
21
|
-
"@tailor-platform/sdk": "1.
|
|
21
|
+
"@tailor-platform/sdk": "1.26.0",
|
|
22
22
|
"@types/node": "24.12.0",
|
|
23
23
|
"eslint": "9.39.4",
|
|
24
24
|
"eslint-plugin-oxlint": "1.39.0",
|
|
@@ -27,6 +27,6 @@
|
|
|
27
27
|
"oxlint-tsgolint": "0.16.0",
|
|
28
28
|
"typescript": "5.9.3",
|
|
29
29
|
"typescript-eslint": "8.57.0",
|
|
30
|
-
"vitest": "4.0
|
|
30
|
+
"vitest": "4.1.0"
|
|
31
31
|
}
|
|
32
32
|
}
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"devDependencies": {
|
|
15
15
|
"@eslint/js": "9.39.4",
|
|
16
16
|
"@tailor-platform/function-types": "0.8.2",
|
|
17
|
-
"@tailor-platform/sdk": "1.
|
|
17
|
+
"@tailor-platform/sdk": "1.26.0",
|
|
18
18
|
"@types/node": "24.12.0",
|
|
19
19
|
"eslint": "9.39.4",
|
|
20
20
|
"eslint-plugin-oxlint": "1.39.0",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"devDependencies": {
|
|
17
17
|
"@eslint/js": "9.39.4",
|
|
18
18
|
"@tailor-platform/function-types": "0.8.2",
|
|
19
|
-
"@tailor-platform/sdk": "1.
|
|
19
|
+
"@tailor-platform/sdk": "1.26.0",
|
|
20
20
|
"@types/node": "24.12.0",
|
|
21
21
|
"eslint": "9.39.4",
|
|
22
22
|
"eslint-plugin-oxlint": "1.39.0",
|
|
@@ -25,6 +25,6 @@
|
|
|
25
25
|
"oxlint-tsgolint": "0.16.0",
|
|
26
26
|
"typescript": "5.9.3",
|
|
27
27
|
"typescript-eslint": "8.57.0",
|
|
28
|
-
"vitest": "4.0
|
|
28
|
+
"vitest": "4.1.0"
|
|
29
29
|
}
|
|
30
30
|
}
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@eslint/js": "9.39.4",
|
|
21
21
|
"@tailor-platform/function-types": "0.8.2",
|
|
22
|
-
"@tailor-platform/sdk": "1.
|
|
22
|
+
"@tailor-platform/sdk": "1.26.0",
|
|
23
23
|
"@types/node": "24.12.0",
|
|
24
24
|
"eslint": "9.39.4",
|
|
25
25
|
"eslint-plugin-oxlint": "1.39.0",
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"oxlint-tsgolint": "0.16.0",
|
|
31
31
|
"typescript": "5.9.3",
|
|
32
32
|
"typescript-eslint": "8.57.0",
|
|
33
|
-
"vitest": "4.0
|
|
33
|
+
"vitest": "4.1.0"
|
|
34
34
|
}
|
|
35
35
|
}
|