@savvy-web/pnpm-plugin-silk 0.23.1 → 0.24.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/index.js +9 -7
- package/package.json +1 -1
- package/pnpmfile.cjs +35 -31
- package/pnpmfile.mjs +35 -31
package/index.js
CHANGED
|
@@ -41,8 +41,9 @@ const catalogs = /* @__PURE__ */ new Map([["silk", /* @__PURE__ */ new Map([
|
|
|
41
41
|
["@effect/workflow", "^0.18.2"],
|
|
42
42
|
["@rsbuild/core", "^2.1.5"],
|
|
43
43
|
["@rspress/core", "^2.0.17"],
|
|
44
|
-
["@tsdown/css", "^0.22.
|
|
45
|
-
["@tsdown/exe", "^0.22.
|
|
44
|
+
["@tsdown/css", "^0.22.7"],
|
|
45
|
+
["@tsdown/exe", "^0.22.7"],
|
|
46
|
+
["@types/bun", "^1.3.14"],
|
|
46
47
|
["@types/node", "^26.1.1"],
|
|
47
48
|
["@types/react", "^19.2.17"],
|
|
48
49
|
["@types/react-dom", "^19.2.3"],
|
|
@@ -57,8 +58,8 @@ const catalogs = /* @__PURE__ */ new Map([["silk", /* @__PURE__ */ new Map([
|
|
|
57
58
|
["react", "^19.2.7"],
|
|
58
59
|
["react-dom", "^19.2.7"],
|
|
59
60
|
["rolldown", "^1.1.5"],
|
|
60
|
-
["tsdown", "^0.22.
|
|
61
|
-
["tsx", "^4.23.
|
|
61
|
+
["tsdown", "^0.22.7"],
|
|
62
|
+
["tsx", "^4.23.1"],
|
|
62
63
|
["turbo", "^2.10.4"],
|
|
63
64
|
["typescript", "^7.0.2"],
|
|
64
65
|
["vitest", "^4.1.10"]
|
|
@@ -104,8 +105,9 @@ const catalogs = /* @__PURE__ */ new Map([["silk", /* @__PURE__ */ new Map([
|
|
|
104
105
|
["@effect/workflow", "^0.18.2"],
|
|
105
106
|
["@rsbuild/core", "^2.1.0"],
|
|
106
107
|
["@rspress/core", "^2.0.0"],
|
|
107
|
-
["@tsdown/css", "^0.22.
|
|
108
|
-
["@tsdown/exe", "^0.22.
|
|
108
|
+
["@tsdown/css", "^0.22.7"],
|
|
109
|
+
["@tsdown/exe", "^0.22.7"],
|
|
110
|
+
["@types/bun", "^1.3.14"],
|
|
109
111
|
["@types/node", "^26.1.0"],
|
|
110
112
|
["@types/react", "^19.2.0"],
|
|
111
113
|
["@types/react-dom", "^19.2.0"],
|
|
@@ -121,7 +123,7 @@ const catalogs = /* @__PURE__ */ new Map([["silk", /* @__PURE__ */ new Map([
|
|
|
121
123
|
["react-dom", "^19.2.0"],
|
|
122
124
|
["rolldown", "^1.1.0"],
|
|
123
125
|
["tsdown", "^0.22.0"],
|
|
124
|
-
["tsx", "^4.23.
|
|
126
|
+
["tsx", "^4.23.1"],
|
|
125
127
|
["turbo", "^2.10.4"],
|
|
126
128
|
["typescript", "^7.0.0"],
|
|
127
129
|
["vitest", "^4.1.0"]
|
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
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.3.0_@types+react@19.2.17_rolldown@1.1.5/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.
|
|
40
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.3.0_@types+react@19.2.17_rolldown@1.1.5/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.
|
|
75
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.3.0_@types+react@19.2.17_rolldown@1.1.5/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.
|
|
111
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.3.0_@types+react@19.2.17_rolldown@1.1.5/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.
|
|
146
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.3.0_@types+react@19.2.17_rolldown@1.1.5/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.
|
|
191
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.3.0_@types+react@19.2.17_rolldown@1.1.5/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.
|
|
247
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.3.0_@types+react@19.2.17_rolldown@1.1.5/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.
|
|
303
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.3.0_@types+react@19.2.17_rolldown@1.1.5/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.
|
|
323
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.3.0_@types+react@19.2.17_rolldown@1.1.5/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.
|
|
383
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.3.0_@types+react@19.2.17_rolldown@1.1.5/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.
|
|
@@ -489,8 +489,9 @@ const hooks = createHooks({
|
|
|
489
489
|
"@effect/workflow": "^0.18.2",
|
|
490
490
|
"@rsbuild/core": "^2.1.5",
|
|
491
491
|
"@rspress/core": "^2.0.17",
|
|
492
|
-
"@tsdown/css": "^0.22.
|
|
493
|
-
"@tsdown/exe": "^0.22.
|
|
492
|
+
"@tsdown/css": "^0.22.7",
|
|
493
|
+
"@tsdown/exe": "^0.22.7",
|
|
494
|
+
"@types/bun": "^1.3.14",
|
|
494
495
|
"@types/node": "^26.1.1",
|
|
495
496
|
"@types/react": "^19.2.17",
|
|
496
497
|
"@types/react-dom": "^19.2.3",
|
|
@@ -505,8 +506,8 @@ const hooks = createHooks({
|
|
|
505
506
|
"react": "^19.2.7",
|
|
506
507
|
"react-dom": "^19.2.7",
|
|
507
508
|
"rolldown": "^1.1.5",
|
|
508
|
-
"tsdown": "^0.22.
|
|
509
|
-
"tsx": "^4.23.
|
|
509
|
+
"tsdown": "^0.22.7",
|
|
510
|
+
"tsx": "^4.23.1",
|
|
510
511
|
"turbo": "^2.10.4",
|
|
511
512
|
"typescript": "^7.0.2",
|
|
512
513
|
"vitest": "^4.1.10"
|
|
@@ -553,8 +554,9 @@ const hooks = createHooks({
|
|
|
553
554
|
"@effect/workflow": "^0.18.2",
|
|
554
555
|
"@rsbuild/core": "^2.1.0",
|
|
555
556
|
"@rspress/core": "^2.0.0",
|
|
556
|
-
"@tsdown/css": "^0.22.
|
|
557
|
-
"@tsdown/exe": "^0.22.
|
|
557
|
+
"@tsdown/css": "^0.22.7",
|
|
558
|
+
"@tsdown/exe": "^0.22.7",
|
|
559
|
+
"@types/bun": "^1.3.14",
|
|
558
560
|
"@types/node": "^26.1.0",
|
|
559
561
|
"@types/react": "^19.2.0",
|
|
560
562
|
"@types/react-dom": "^19.2.0",
|
|
@@ -570,7 +572,7 @@ const hooks = createHooks({
|
|
|
570
572
|
"react-dom": "^19.2.0",
|
|
571
573
|
"rolldown": "^1.1.0",
|
|
572
574
|
"tsdown": "^0.22.0",
|
|
573
|
-
"tsx": "^4.23.
|
|
575
|
+
"tsx": "^4.23.1",
|
|
574
576
|
"turbo": "^2.10.4",
|
|
575
577
|
"typescript": "^7.0.0",
|
|
576
578
|
"vitest": "^4.1.0"
|
|
@@ -581,25 +583,28 @@ const hooks = createHooks({
|
|
|
581
583
|
"minimumReleaseAgeExclude": [
|
|
582
584
|
"@effected/*",
|
|
583
585
|
"@savvy-web/*",
|
|
584
|
-
"@
|
|
585
|
-
"@
|
|
586
|
+
"@oxc-parser/*",
|
|
587
|
+
"@oxc-project/*",
|
|
586
588
|
"@spencerbeggs/*",
|
|
587
|
-
"
|
|
588
|
-
"
|
|
589
|
-
"
|
|
590
|
-
"
|
|
591
|
-
"type-registry-effect",
|
|
592
|
-
"semver-effect",
|
|
593
|
-
"workspaces-effect",
|
|
594
|
-
"yaml-effect",
|
|
589
|
+
"@typescript/*",
|
|
590
|
+
"@vitest-agent/*",
|
|
591
|
+
"api-extractor-llms",
|
|
592
|
+
"config-file-effect",
|
|
595
593
|
"jsonc-effect",
|
|
596
594
|
"json-schema-effect",
|
|
595
|
+
"oxc-parser",
|
|
597
596
|
"package-json-effect",
|
|
598
|
-
"
|
|
597
|
+
"reposets",
|
|
599
598
|
"rolldown-pnpm-config",
|
|
599
|
+
"rspress-plugin-api-extractor",
|
|
600
|
+
"runtime-resolver",
|
|
601
|
+
"semver-effect",
|
|
600
602
|
"std-osc8",
|
|
601
|
-
"
|
|
602
|
-
"
|
|
603
|
+
"type-registry-effect",
|
|
604
|
+
"workspaces-effect",
|
|
605
|
+
"xdg-effect",
|
|
606
|
+
"vitest-bats",
|
|
607
|
+
"yaml-effect"
|
|
603
608
|
],
|
|
604
609
|
"overrides": { "@microsoft/api-extractor>typescript": "^6.0.3" },
|
|
605
610
|
"peerDependencyRules": { "allowedVersions": {
|
|
@@ -618,7 +623,6 @@ const hooks = createHooks({
|
|
|
618
623
|
"@commitlint/cli",
|
|
619
624
|
"@commitlint/config-conventional",
|
|
620
625
|
"@commitlint/cz-commitlint",
|
|
621
|
-
"@rslib/core",
|
|
622
626
|
"@savvy-web/changelog",
|
|
623
627
|
"@savvy-web/cli",
|
|
624
628
|
"@savvy-web/mcp",
|
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.
|
|
4
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.3.0_@types+react@19.2.17_rolldown@1.1.5/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.
|
|
39
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.3.0_@types+react@19.2.17_rolldown@1.1.5/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.
|
|
74
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.3.0_@types+react@19.2.17_rolldown@1.1.5/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.
|
|
110
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.3.0_@types+react@19.2.17_rolldown@1.1.5/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.
|
|
145
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.3.0_@types+react@19.2.17_rolldown@1.1.5/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.
|
|
190
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.3.0_@types+react@19.2.17_rolldown@1.1.5/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.
|
|
246
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.3.0_@types+react@19.2.17_rolldown@1.1.5/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.
|
|
302
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.3.0_@types+react@19.2.17_rolldown@1.1.5/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.
|
|
322
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.3.0_@types+react@19.2.17_rolldown@1.1.5/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.
|
|
382
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.3.0_@types+react@19.2.17_rolldown@1.1.5/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.
|
|
@@ -488,8 +488,9 @@ const hooks = createHooks({
|
|
|
488
488
|
"@effect/workflow": "^0.18.2",
|
|
489
489
|
"@rsbuild/core": "^2.1.5",
|
|
490
490
|
"@rspress/core": "^2.0.17",
|
|
491
|
-
"@tsdown/css": "^0.22.
|
|
492
|
-
"@tsdown/exe": "^0.22.
|
|
491
|
+
"@tsdown/css": "^0.22.7",
|
|
492
|
+
"@tsdown/exe": "^0.22.7",
|
|
493
|
+
"@types/bun": "^1.3.14",
|
|
493
494
|
"@types/node": "^26.1.1",
|
|
494
495
|
"@types/react": "^19.2.17",
|
|
495
496
|
"@types/react-dom": "^19.2.3",
|
|
@@ -504,8 +505,8 @@ const hooks = createHooks({
|
|
|
504
505
|
"react": "^19.2.7",
|
|
505
506
|
"react-dom": "^19.2.7",
|
|
506
507
|
"rolldown": "^1.1.5",
|
|
507
|
-
"tsdown": "^0.22.
|
|
508
|
-
"tsx": "^4.23.
|
|
508
|
+
"tsdown": "^0.22.7",
|
|
509
|
+
"tsx": "^4.23.1",
|
|
509
510
|
"turbo": "^2.10.4",
|
|
510
511
|
"typescript": "^7.0.2",
|
|
511
512
|
"vitest": "^4.1.10"
|
|
@@ -552,8 +553,9 @@ const hooks = createHooks({
|
|
|
552
553
|
"@effect/workflow": "^0.18.2",
|
|
553
554
|
"@rsbuild/core": "^2.1.0",
|
|
554
555
|
"@rspress/core": "^2.0.0",
|
|
555
|
-
"@tsdown/css": "^0.22.
|
|
556
|
-
"@tsdown/exe": "^0.22.
|
|
556
|
+
"@tsdown/css": "^0.22.7",
|
|
557
|
+
"@tsdown/exe": "^0.22.7",
|
|
558
|
+
"@types/bun": "^1.3.14",
|
|
557
559
|
"@types/node": "^26.1.0",
|
|
558
560
|
"@types/react": "^19.2.0",
|
|
559
561
|
"@types/react-dom": "^19.2.0",
|
|
@@ -569,7 +571,7 @@ const hooks = createHooks({
|
|
|
569
571
|
"react-dom": "^19.2.0",
|
|
570
572
|
"rolldown": "^1.1.0",
|
|
571
573
|
"tsdown": "^0.22.0",
|
|
572
|
-
"tsx": "^4.23.
|
|
574
|
+
"tsx": "^4.23.1",
|
|
573
575
|
"turbo": "^2.10.4",
|
|
574
576
|
"typescript": "^7.0.0",
|
|
575
577
|
"vitest": "^4.1.0"
|
|
@@ -580,25 +582,28 @@ const hooks = createHooks({
|
|
|
580
582
|
"minimumReleaseAgeExclude": [
|
|
581
583
|
"@effected/*",
|
|
582
584
|
"@savvy-web/*",
|
|
583
|
-
"@
|
|
584
|
-
"@
|
|
585
|
+
"@oxc-parser/*",
|
|
586
|
+
"@oxc-project/*",
|
|
585
587
|
"@spencerbeggs/*",
|
|
586
|
-
"
|
|
587
|
-
"
|
|
588
|
-
"
|
|
589
|
-
"
|
|
590
|
-
"type-registry-effect",
|
|
591
|
-
"semver-effect",
|
|
592
|
-
"workspaces-effect",
|
|
593
|
-
"yaml-effect",
|
|
588
|
+
"@typescript/*",
|
|
589
|
+
"@vitest-agent/*",
|
|
590
|
+
"api-extractor-llms",
|
|
591
|
+
"config-file-effect",
|
|
594
592
|
"jsonc-effect",
|
|
595
593
|
"json-schema-effect",
|
|
594
|
+
"oxc-parser",
|
|
596
595
|
"package-json-effect",
|
|
597
|
-
"
|
|
596
|
+
"reposets",
|
|
598
597
|
"rolldown-pnpm-config",
|
|
598
|
+
"rspress-plugin-api-extractor",
|
|
599
|
+
"runtime-resolver",
|
|
600
|
+
"semver-effect",
|
|
599
601
|
"std-osc8",
|
|
600
|
-
"
|
|
601
|
-
"
|
|
602
|
+
"type-registry-effect",
|
|
603
|
+
"workspaces-effect",
|
|
604
|
+
"xdg-effect",
|
|
605
|
+
"vitest-bats",
|
|
606
|
+
"yaml-effect"
|
|
602
607
|
],
|
|
603
608
|
"overrides": { "@microsoft/api-extractor>typescript": "^6.0.3" },
|
|
604
609
|
"peerDependencyRules": { "allowedVersions": {
|
|
@@ -617,7 +622,6 @@ const hooks = createHooks({
|
|
|
617
622
|
"@commitlint/cli",
|
|
618
623
|
"@commitlint/config-conventional",
|
|
619
624
|
"@commitlint/cz-commitlint",
|
|
620
|
-
"@rslib/core",
|
|
621
625
|
"@savvy-web/changelog",
|
|
622
626
|
"@savvy-web/cli",
|
|
623
627
|
"@savvy-web/mcp",
|