@tailor-platform/sdk 1.51.1 → 1.51.2
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tailor-platform/sdk",
|
|
3
|
-
"version": "1.51.
|
|
3
|
+
"version": "1.51.2",
|
|
4
4
|
"description": "Tailor Platform SDK - The SDK to work with Tailor Platform",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
"chalk": "5.6.2",
|
|
160
160
|
"chokidar": "5.0.0",
|
|
161
161
|
"confbox": "0.2.4",
|
|
162
|
-
"date-fns": "4.
|
|
162
|
+
"date-fns": "4.3.0",
|
|
163
163
|
"es-toolkit": "1.46.1",
|
|
164
164
|
"find-up-simple": "1.0.1",
|
|
165
165
|
"globals": "17.6.0",
|
|
@@ -176,13 +176,13 @@
|
|
|
176
176
|
"pkg-types": "2.3.1",
|
|
177
177
|
"politty": "0.4.15",
|
|
178
178
|
"rolldown": "1.0.1",
|
|
179
|
-
"semver": "7.
|
|
179
|
+
"semver": "7.8.1",
|
|
180
180
|
"serve": "14.2.6",
|
|
181
181
|
"sql-highlight": "6.1.0",
|
|
182
182
|
"std-env": "4.1.0",
|
|
183
183
|
"table": "6.9.0",
|
|
184
184
|
"ts-cron-validator": "1.1.5",
|
|
185
|
-
"tsx": "4.
|
|
185
|
+
"tsx": "4.22.3",
|
|
186
186
|
"type-fest": "5.6.0",
|
|
187
187
|
"undici": "6.25.0",
|
|
188
188
|
"xdg-basedir": "5.1.0",
|
|
@@ -195,14 +195,14 @@
|
|
|
195
195
|
"@types/node": "24.12.4",
|
|
196
196
|
"@types/semver": "7.7.1",
|
|
197
197
|
"@typescript/native-preview": "7.0.0-dev.20260524.1",
|
|
198
|
-
"@vitest/coverage-v8": "4.1.
|
|
198
|
+
"@vitest/coverage-v8": "4.1.7",
|
|
199
199
|
"oxfmt": "0.46.0",
|
|
200
200
|
"oxlint": "1.61.0",
|
|
201
201
|
"oxlint-tsgolint": "0.23.0",
|
|
202
202
|
"sonda": "0.11.1",
|
|
203
203
|
"tsdown": "0.22.0",
|
|
204
204
|
"typescript": "5.9.3",
|
|
205
|
-
"vitest": "4.1.
|
|
205
|
+
"vitest": "4.1.7",
|
|
206
206
|
"zinfer": "0.1.8"
|
|
207
207
|
},
|
|
208
208
|
"peerDependencies": {
|