@savvy-web/pnpm-plugin-silk 0.25.0 → 0.25.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/index.js +6 -6
- package/package.json +1 -1
- package/pnpmfile.cjs +16 -16
- package/pnpmfile.mjs +16 -16
package/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
//#region \0rolldown-pnpm-config/virtual/catalogs
|
|
2
2
|
const catalogs = /* @__PURE__ */ new Map([
|
|
3
3
|
["silk", /* @__PURE__ */ new Map([
|
|
4
|
-
["@changesets/cli", "^3.0.0-next.
|
|
4
|
+
["@changesets/cli", "^3.0.0-next.10"],
|
|
5
5
|
["@commitlint/cli", "^21.2.1"],
|
|
6
6
|
["@commitlint/config-conventional", "^21.2.0"],
|
|
7
7
|
["@effect/ai", "^0.36.0"],
|
|
@@ -61,12 +61,12 @@ const catalogs = /* @__PURE__ */ new Map([
|
|
|
61
61
|
["rolldown", "^1.2.0"],
|
|
62
62
|
["tsdown", "^0.22.14"],
|
|
63
63
|
["tsx", "^4.23.1"],
|
|
64
|
-
["turbo", "^2.10.
|
|
64
|
+
["turbo", "^2.10.7"],
|
|
65
65
|
["typescript", "^7.0.2"],
|
|
66
66
|
["vitest", "^4.1.10"]
|
|
67
67
|
])],
|
|
68
68
|
["silk:peers", /* @__PURE__ */ new Map([
|
|
69
|
-
["@changesets/cli", "^3.0.0-next.
|
|
69
|
+
["@changesets/cli", "^3.0.0-next.10"],
|
|
70
70
|
["@commitlint/cli", "^21.2.1"],
|
|
71
71
|
["@commitlint/config-conventional", "^21.2.0"],
|
|
72
72
|
["@effect/ai", "^0.36.0"],
|
|
@@ -126,12 +126,12 @@ const catalogs = /* @__PURE__ */ new Map([
|
|
|
126
126
|
["rolldown", "^1.2.0"],
|
|
127
127
|
["tsdown", "^0.22.0"],
|
|
128
128
|
["tsx", "^4.23.1"],
|
|
129
|
-
["turbo", "^2.10.
|
|
129
|
+
["turbo", "^2.10.7"],
|
|
130
130
|
["typescript", "^7.0.0"],
|
|
131
131
|
["vitest", "^4.1.0"]
|
|
132
132
|
])],
|
|
133
133
|
["silkPeers", /* @__PURE__ */ new Map([
|
|
134
|
-
["@changesets/cli", "^3.0.0-next.
|
|
134
|
+
["@changesets/cli", "^3.0.0-next.10"],
|
|
135
135
|
["@commitlint/cli", "^21.2.1"],
|
|
136
136
|
["@commitlint/config-conventional", "^21.2.0"],
|
|
137
137
|
["@effect/ai", "^0.36.0"],
|
|
@@ -191,7 +191,7 @@ const catalogs = /* @__PURE__ */ new Map([
|
|
|
191
191
|
["rolldown", "^1.2.0"],
|
|
192
192
|
["tsdown", "^0.22.0"],
|
|
193
193
|
["tsx", "^4.23.1"],
|
|
194
|
-
["turbo", "^2.10.
|
|
194
|
+
["turbo", "^2.10.7"],
|
|
195
195
|
["typescript", "^7.0.0"],
|
|
196
196
|
["vitest", "^4.1.0"]
|
|
197
197
|
])]
|
package/package.json
CHANGED
package/pnpmfile.cjs
CHANGED
|
@@ -2,7 +2,7 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
|
2
2
|
let node_fs = require("node:fs");
|
|
3
3
|
let node_path = require("node:path");
|
|
4
4
|
|
|
5
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.
|
|
5
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.4_@types+react@19.2.17_ioredis@5.11.1_supports-color@8.1.1__rolldown@1.2.0/node_modules/rolldown-pnpm-config/runtime/ctx.js
|
|
6
6
|
/**
|
|
7
7
|
* Resolve the consuming repo's root package name. Prefers pnpm's
|
|
8
8
|
* `rootProjectManifest.name`, falling back to reading `package.json` from the
|
|
@@ -37,7 +37,7 @@ function excludeByRepo(merged, ctx, byRepo) {
|
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
//#endregion
|
|
40
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.
|
|
40
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.4_@types+react@19.2.17_ioredis@5.11.1_supports-color@8.1.1__rolldown@1.2.0/node_modules/rolldown-pnpm-config/runtime/enforcement.js
|
|
41
41
|
/**
|
|
42
42
|
* Thrown when an `error`-enforced field diverges. A zero-dependency plain
|
|
43
43
|
* `Error` subclass (NOT an Effect type) so it survives in the bundled pnpmfile.
|
|
@@ -72,7 +72,7 @@ function applyEnforcement(field, result, enforcement) {
|
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
//#endregion
|
|
75
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.
|
|
75
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.4_@types+react@19.2.17_ioredis@5.11.1_supports-color@8.1.1__rolldown@1.2.0/node_modules/rolldown-pnpm-config/runtime/strategies/arrays.js
|
|
76
76
|
function unionSort(managed, local) {
|
|
77
77
|
const set = new Set(managed);
|
|
78
78
|
for (const item of local ?? []) set.add(item);
|
|
@@ -108,7 +108,7 @@ const arrayRecordUnion = (base, local) => {
|
|
|
108
108
|
};
|
|
109
109
|
|
|
110
110
|
//#endregion
|
|
111
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.
|
|
111
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.4_@types+react@19.2.17_ioredis@5.11.1_supports-color@8.1.1__rolldown@1.2.0/node_modules/rolldown-pnpm-config/runtime/strategies/catalogs.js
|
|
112
112
|
/**
|
|
113
113
|
* Merge each named catalog; child wins per package. Emits override divergences
|
|
114
114
|
* when a local version differs from the managed one.
|
|
@@ -143,7 +143,7 @@ const catalogs = (base, local) => {
|
|
|
143
143
|
};
|
|
144
144
|
|
|
145
145
|
//#endregion
|
|
146
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.
|
|
146
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.4_@types+react@19.2.17_ioredis@5.11.1_supports-color@8.1.1__rolldown@1.2.0/node_modules/rolldown-pnpm-config/runtime/strategies/maps.js
|
|
147
147
|
/**
|
|
148
148
|
* `{...managed, ...child}` — child wins per key. Quiet. Merges two maps,
|
|
149
149
|
* preferring child values.
|
|
@@ -188,7 +188,7 @@ const allowBuilds = (base, local) => {
|
|
|
188
188
|
};
|
|
189
189
|
|
|
190
190
|
//#endregion
|
|
191
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.
|
|
191
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.4_@types+react@19.2.17_ioredis@5.11.1_supports-color@8.1.1__rolldown@1.2.0/node_modules/rolldown-pnpm-config/runtime/strategies/overrides.js
|
|
192
192
|
function mergeMapDetect(prefix, managed, child) {
|
|
193
193
|
const merged = { ...managed };
|
|
194
194
|
const divergences = [];
|
|
@@ -244,7 +244,7 @@ const peerDependencyRules = (base, local) => {
|
|
|
244
244
|
};
|
|
245
245
|
|
|
246
246
|
//#endregion
|
|
247
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.
|
|
247
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.4_@types+react@19.2.17_ioredis@5.11.1_supports-color@8.1.1__rolldown@1.2.0/node_modules/rolldown-pnpm-config/runtime/strategies/scalar.js
|
|
248
248
|
/**
|
|
249
249
|
* `child ?? base` — quiet (no divergences). Prefer local, fall back to managed.
|
|
250
250
|
*
|
|
@@ -300,7 +300,7 @@ const securityMin = (base, local) => {
|
|
|
300
300
|
};
|
|
301
301
|
|
|
302
302
|
//#endregion
|
|
303
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.
|
|
303
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.4_@types+react@19.2.17_ioredis@5.11.1_supports-color@8.1.1__rolldown@1.2.0/node_modules/rolldown-pnpm-config/runtime/strategies/table.js
|
|
304
304
|
/**
|
|
305
305
|
* Built-in strategies keyed by manifest name.
|
|
306
306
|
*
|
|
@@ -320,7 +320,7 @@ const STRATEGY_TABLE = {
|
|
|
320
320
|
};
|
|
321
321
|
|
|
322
322
|
//#endregion
|
|
323
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.
|
|
323
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.4_@types+react@19.2.17_ioredis@5.11.1_supports-color@8.1.1__rolldown@1.2.0/node_modules/rolldown-pnpm-config/runtime/warnings.js
|
|
324
324
|
const WARNING_BOX_WIDTH = 75;
|
|
325
325
|
function pad(line) {
|
|
326
326
|
return `│${line}${" ".repeat(Math.max(0, WARNING_BOX_WIDTH - line.length - 2))}│`;
|
|
@@ -380,7 +380,7 @@ function formatSecurityWarning(divergences, name) {
|
|
|
380
380
|
}
|
|
381
381
|
|
|
382
382
|
//#endregion
|
|
383
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.
|
|
383
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.4_@types+react@19.2.17_ioredis@5.11.1_supports-color@8.1.1__rolldown@1.2.0/node_modules/rolldown-pnpm-config/runtime.js
|
|
384
384
|
/**
|
|
385
385
|
* Build the pnpm hooks from frozen base data + a field→strategy manifest.
|
|
386
386
|
* Zero dependencies — bundled verbatim into the shipped pnpmfile.
|
|
@@ -448,7 +448,7 @@ const hooks = createHooks({
|
|
|
448
448
|
"blockExoticSubdeps": true,
|
|
449
449
|
"catalogs": {
|
|
450
450
|
"silk": {
|
|
451
|
-
"@changesets/cli": "^3.0.0-next.
|
|
451
|
+
"@changesets/cli": "^3.0.0-next.10",
|
|
452
452
|
"@commitlint/cli": "^21.2.1",
|
|
453
453
|
"@commitlint/config-conventional": "^21.2.0",
|
|
454
454
|
"@effect/ai": "^0.36.0",
|
|
@@ -508,12 +508,12 @@ const hooks = createHooks({
|
|
|
508
508
|
"rolldown": "^1.2.0",
|
|
509
509
|
"tsdown": "^0.22.14",
|
|
510
510
|
"tsx": "^4.23.1",
|
|
511
|
-
"turbo": "^2.10.
|
|
511
|
+
"turbo": "^2.10.7",
|
|
512
512
|
"typescript": "^7.0.2",
|
|
513
513
|
"vitest": "^4.1.10"
|
|
514
514
|
},
|
|
515
515
|
"silk:peers": {
|
|
516
|
-
"@changesets/cli": "^3.0.0-next.
|
|
516
|
+
"@changesets/cli": "^3.0.0-next.10",
|
|
517
517
|
"@commitlint/cli": "^21.2.1",
|
|
518
518
|
"@commitlint/config-conventional": "^21.2.0",
|
|
519
519
|
"@effect/ai": "^0.36.0",
|
|
@@ -573,12 +573,12 @@ const hooks = createHooks({
|
|
|
573
573
|
"rolldown": "^1.2.0",
|
|
574
574
|
"tsdown": "^0.22.0",
|
|
575
575
|
"tsx": "^4.23.1",
|
|
576
|
-
"turbo": "^2.10.
|
|
576
|
+
"turbo": "^2.10.7",
|
|
577
577
|
"typescript": "^7.0.0",
|
|
578
578
|
"vitest": "^4.1.0"
|
|
579
579
|
},
|
|
580
580
|
"silkPeers": {
|
|
581
|
-
"@changesets/cli": "^3.0.0-next.
|
|
581
|
+
"@changesets/cli": "^3.0.0-next.10",
|
|
582
582
|
"@commitlint/cli": "^21.2.1",
|
|
583
583
|
"@commitlint/config-conventional": "^21.2.0",
|
|
584
584
|
"@effect/ai": "^0.36.0",
|
|
@@ -638,7 +638,7 @@ const hooks = createHooks({
|
|
|
638
638
|
"rolldown": "^1.2.0",
|
|
639
639
|
"tsdown": "^0.22.0",
|
|
640
640
|
"tsx": "^4.23.1",
|
|
641
|
-
"turbo": "^2.10.
|
|
641
|
+
"turbo": "^2.10.7",
|
|
642
642
|
"typescript": "^7.0.0",
|
|
643
643
|
"vitest": "^4.1.0"
|
|
644
644
|
}
|
package/pnpmfile.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { readFileSync } from "node:fs";
|
|
2
2
|
import { join } from "node:path";
|
|
3
3
|
|
|
4
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.
|
|
4
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.4_@types+react@19.2.17_ioredis@5.11.1_supports-color@8.1.1__rolldown@1.2.0/node_modules/rolldown-pnpm-config/runtime/ctx.js
|
|
5
5
|
/**
|
|
6
6
|
* Resolve the consuming repo's root package name. Prefers pnpm's
|
|
7
7
|
* `rootProjectManifest.name`, falling back to reading `package.json` from the
|
|
@@ -36,7 +36,7 @@ function excludeByRepo(merged, ctx, byRepo) {
|
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
//#endregion
|
|
39
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.
|
|
39
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.4_@types+react@19.2.17_ioredis@5.11.1_supports-color@8.1.1__rolldown@1.2.0/node_modules/rolldown-pnpm-config/runtime/enforcement.js
|
|
40
40
|
/**
|
|
41
41
|
* Thrown when an `error`-enforced field diverges. A zero-dependency plain
|
|
42
42
|
* `Error` subclass (NOT an Effect type) so it survives in the bundled pnpmfile.
|
|
@@ -71,7 +71,7 @@ function applyEnforcement(field, result, enforcement) {
|
|
|
71
71
|
}
|
|
72
72
|
|
|
73
73
|
//#endregion
|
|
74
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.
|
|
74
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.4_@types+react@19.2.17_ioredis@5.11.1_supports-color@8.1.1__rolldown@1.2.0/node_modules/rolldown-pnpm-config/runtime/strategies/arrays.js
|
|
75
75
|
function unionSort(managed, local) {
|
|
76
76
|
const set = new Set(managed);
|
|
77
77
|
for (const item of local ?? []) set.add(item);
|
|
@@ -107,7 +107,7 @@ const arrayRecordUnion = (base, local) => {
|
|
|
107
107
|
};
|
|
108
108
|
|
|
109
109
|
//#endregion
|
|
110
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.
|
|
110
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.4_@types+react@19.2.17_ioredis@5.11.1_supports-color@8.1.1__rolldown@1.2.0/node_modules/rolldown-pnpm-config/runtime/strategies/catalogs.js
|
|
111
111
|
/**
|
|
112
112
|
* Merge each named catalog; child wins per package. Emits override divergences
|
|
113
113
|
* when a local version differs from the managed one.
|
|
@@ -142,7 +142,7 @@ const catalogs = (base, local) => {
|
|
|
142
142
|
};
|
|
143
143
|
|
|
144
144
|
//#endregion
|
|
145
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.
|
|
145
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.4_@types+react@19.2.17_ioredis@5.11.1_supports-color@8.1.1__rolldown@1.2.0/node_modules/rolldown-pnpm-config/runtime/strategies/maps.js
|
|
146
146
|
/**
|
|
147
147
|
* `{...managed, ...child}` — child wins per key. Quiet. Merges two maps,
|
|
148
148
|
* preferring child values.
|
|
@@ -187,7 +187,7 @@ const allowBuilds = (base, local) => {
|
|
|
187
187
|
};
|
|
188
188
|
|
|
189
189
|
//#endregion
|
|
190
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.
|
|
190
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.4_@types+react@19.2.17_ioredis@5.11.1_supports-color@8.1.1__rolldown@1.2.0/node_modules/rolldown-pnpm-config/runtime/strategies/overrides.js
|
|
191
191
|
function mergeMapDetect(prefix, managed, child) {
|
|
192
192
|
const merged = { ...managed };
|
|
193
193
|
const divergences = [];
|
|
@@ -243,7 +243,7 @@ const peerDependencyRules = (base, local) => {
|
|
|
243
243
|
};
|
|
244
244
|
|
|
245
245
|
//#endregion
|
|
246
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.
|
|
246
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.4_@types+react@19.2.17_ioredis@5.11.1_supports-color@8.1.1__rolldown@1.2.0/node_modules/rolldown-pnpm-config/runtime/strategies/scalar.js
|
|
247
247
|
/**
|
|
248
248
|
* `child ?? base` — quiet (no divergences). Prefer local, fall back to managed.
|
|
249
249
|
*
|
|
@@ -299,7 +299,7 @@ const securityMin = (base, local) => {
|
|
|
299
299
|
};
|
|
300
300
|
|
|
301
301
|
//#endregion
|
|
302
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.
|
|
302
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.4_@types+react@19.2.17_ioredis@5.11.1_supports-color@8.1.1__rolldown@1.2.0/node_modules/rolldown-pnpm-config/runtime/strategies/table.js
|
|
303
303
|
/**
|
|
304
304
|
* Built-in strategies keyed by manifest name.
|
|
305
305
|
*
|
|
@@ -319,7 +319,7 @@ const STRATEGY_TABLE = {
|
|
|
319
319
|
};
|
|
320
320
|
|
|
321
321
|
//#endregion
|
|
322
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.
|
|
322
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.4_@types+react@19.2.17_ioredis@5.11.1_supports-color@8.1.1__rolldown@1.2.0/node_modules/rolldown-pnpm-config/runtime/warnings.js
|
|
323
323
|
const WARNING_BOX_WIDTH = 75;
|
|
324
324
|
function pad(line) {
|
|
325
325
|
return `│${line}${" ".repeat(Math.max(0, WARNING_BOX_WIDTH - line.length - 2))}│`;
|
|
@@ -379,7 +379,7 @@ function formatSecurityWarning(divergences, name) {
|
|
|
379
379
|
}
|
|
380
380
|
|
|
381
381
|
//#endregion
|
|
382
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.
|
|
382
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.5.4_@types+react@19.2.17_ioredis@5.11.1_supports-color@8.1.1__rolldown@1.2.0/node_modules/rolldown-pnpm-config/runtime.js
|
|
383
383
|
/**
|
|
384
384
|
* Build the pnpm hooks from frozen base data + a field→strategy manifest.
|
|
385
385
|
* Zero dependencies — bundled verbatim into the shipped pnpmfile.
|
|
@@ -447,7 +447,7 @@ const hooks = createHooks({
|
|
|
447
447
|
"blockExoticSubdeps": true,
|
|
448
448
|
"catalogs": {
|
|
449
449
|
"silk": {
|
|
450
|
-
"@changesets/cli": "^3.0.0-next.
|
|
450
|
+
"@changesets/cli": "^3.0.0-next.10",
|
|
451
451
|
"@commitlint/cli": "^21.2.1",
|
|
452
452
|
"@commitlint/config-conventional": "^21.2.0",
|
|
453
453
|
"@effect/ai": "^0.36.0",
|
|
@@ -507,12 +507,12 @@ const hooks = createHooks({
|
|
|
507
507
|
"rolldown": "^1.2.0",
|
|
508
508
|
"tsdown": "^0.22.14",
|
|
509
509
|
"tsx": "^4.23.1",
|
|
510
|
-
"turbo": "^2.10.
|
|
510
|
+
"turbo": "^2.10.7",
|
|
511
511
|
"typescript": "^7.0.2",
|
|
512
512
|
"vitest": "^4.1.10"
|
|
513
513
|
},
|
|
514
514
|
"silk:peers": {
|
|
515
|
-
"@changesets/cli": "^3.0.0-next.
|
|
515
|
+
"@changesets/cli": "^3.0.0-next.10",
|
|
516
516
|
"@commitlint/cli": "^21.2.1",
|
|
517
517
|
"@commitlint/config-conventional": "^21.2.0",
|
|
518
518
|
"@effect/ai": "^0.36.0",
|
|
@@ -572,12 +572,12 @@ const hooks = createHooks({
|
|
|
572
572
|
"rolldown": "^1.2.0",
|
|
573
573
|
"tsdown": "^0.22.0",
|
|
574
574
|
"tsx": "^4.23.1",
|
|
575
|
-
"turbo": "^2.10.
|
|
575
|
+
"turbo": "^2.10.7",
|
|
576
576
|
"typescript": "^7.0.0",
|
|
577
577
|
"vitest": "^4.1.0"
|
|
578
578
|
},
|
|
579
579
|
"silkPeers": {
|
|
580
|
-
"@changesets/cli": "^3.0.0-next.
|
|
580
|
+
"@changesets/cli": "^3.0.0-next.10",
|
|
581
581
|
"@commitlint/cli": "^21.2.1",
|
|
582
582
|
"@commitlint/config-conventional": "^21.2.0",
|
|
583
583
|
"@effect/ai": "^0.36.0",
|
|
@@ -637,7 +637,7 @@ const hooks = createHooks({
|
|
|
637
637
|
"rolldown": "^1.2.0",
|
|
638
638
|
"tsdown": "^0.22.0",
|
|
639
639
|
"tsx": "^4.23.1",
|
|
640
|
-
"turbo": "^2.10.
|
|
640
|
+
"turbo": "^2.10.7",
|
|
641
641
|
"typescript": "^7.0.0",
|
|
642
642
|
"vitest": "^4.1.0"
|
|
643
643
|
}
|