@savvy-web/pnpm-plugin-silk 0.30.0 → 0.31.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 +15 -15
- package/package.json +1 -1
- package/pnpmfile.cjs +25 -25
- package/pnpmfile.mjs +25 -25
package/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
//#region \0rolldown-pnpm-config/virtual/catalogs
|
|
2
2
|
const catalogs = /* @__PURE__ */ new Map([
|
|
3
3
|
["build", /* @__PURE__ */ new Map([
|
|
4
|
-
["@rsbuild/core", "^2.
|
|
4
|
+
["@rsbuild/core", "^2.2.0"],
|
|
5
5
|
["@tsdown/css", "^0.22.14"],
|
|
6
6
|
["@tsdown/exe", "^0.22.14"],
|
|
7
7
|
["@types/bun", "^1.4.0"],
|
|
8
|
-
["@types/node", "^26.
|
|
8
|
+
["@types/node", "^26.3.0"],
|
|
9
9
|
["@types/react", "^19.2.18"],
|
|
10
10
|
["@types/react-dom", "^19.2.5"],
|
|
11
11
|
["react", "^19.2.8"],
|
|
@@ -16,11 +16,11 @@ const catalogs = /* @__PURE__ */ new Map([
|
|
|
16
16
|
["typescript", "^7.0.2"]
|
|
17
17
|
])],
|
|
18
18
|
["build:peers", /* @__PURE__ */ new Map([
|
|
19
|
-
["@rsbuild/core", "^2.
|
|
19
|
+
["@rsbuild/core", "^2.2.0"],
|
|
20
20
|
["@tsdown/css", "^0.22.0"],
|
|
21
21
|
["@tsdown/exe", "^0.22.0"],
|
|
22
22
|
["@types/bun", "^1.4.0"],
|
|
23
|
-
["@types/node", "^26.
|
|
23
|
+
["@types/node", "^26.3.0"],
|
|
24
24
|
["@types/react", "^19.2.0"],
|
|
25
25
|
["@types/react-dom", "^19.2.0"],
|
|
26
26
|
["react", "^19.2.0"],
|
|
@@ -31,9 +31,9 @@ const catalogs = /* @__PURE__ */ new Map([
|
|
|
31
31
|
["typescript", "^7.0.0"]
|
|
32
32
|
])],
|
|
33
33
|
["docs", /* @__PURE__ */ new Map([
|
|
34
|
-
["@rspress/core", "^2.0.
|
|
35
|
-
["@rspress/plugin-sitemap", "^2.0.
|
|
36
|
-
["@types/node", "^26.
|
|
34
|
+
["@rspress/core", "^2.0.20"],
|
|
35
|
+
["@rspress/plugin-sitemap", "^2.0.20"],
|
|
36
|
+
["@types/node", "^26.3.0"],
|
|
37
37
|
["@types/react", "^19.2.18"],
|
|
38
38
|
["@types/react-dom", "^19.2.5"],
|
|
39
39
|
["react", "^19.2.8"],
|
|
@@ -45,8 +45,8 @@ const catalogs = /* @__PURE__ */ new Map([
|
|
|
45
45
|
])],
|
|
46
46
|
["docs:peers", /* @__PURE__ */ new Map([
|
|
47
47
|
["@rspress/core", "^2.0.0"],
|
|
48
|
-
["@rspress/plugin-sitemap", "^2.0.
|
|
49
|
-
["@types/node", "^26.
|
|
48
|
+
["@rspress/plugin-sitemap", "^2.0.20"],
|
|
49
|
+
["@types/node", "^26.3.0"],
|
|
50
50
|
["@types/react", "^19.2.0"],
|
|
51
51
|
["@types/react-dom", "^19.2.0"],
|
|
52
52
|
["react", "^19.2.0"],
|
|
@@ -57,7 +57,7 @@ const catalogs = /* @__PURE__ */ new Map([
|
|
|
57
57
|
["vitepress", "^2.0.0-alpha.19"]
|
|
58
58
|
])],
|
|
59
59
|
["lint", /* @__PURE__ */ new Map([
|
|
60
|
-
["@biomejs/biome", "2.5.
|
|
60
|
+
["@biomejs/biome", "2.5.10"],
|
|
61
61
|
["@changesets/cli", "^3.0.1"],
|
|
62
62
|
["@commitlint/cli", "^21.2.2"],
|
|
63
63
|
["@commitlint/config-conventional", "^21.2.2"],
|
|
@@ -65,10 +65,10 @@ const catalogs = /* @__PURE__ */ new Map([
|
|
|
65
65
|
["lint-staged", "^17.3.0"],
|
|
66
66
|
["markdownlint-cli2", "^0.23.2"],
|
|
67
67
|
["markdownlint-cli2-formatter-codequality", "^0.0.7"],
|
|
68
|
-
["turbo", "^2.10.
|
|
68
|
+
["turbo", "^2.10.12"]
|
|
69
69
|
])],
|
|
70
70
|
["lint:peers", /* @__PURE__ */ new Map([
|
|
71
|
-
["@biomejs/biome", "2.5.
|
|
71
|
+
["@biomejs/biome", "2.5.10"],
|
|
72
72
|
["@changesets/cli", "^3.0.1"],
|
|
73
73
|
["@commitlint/cli", "^21.2.2"],
|
|
74
74
|
["@commitlint/config-conventional", "^21.2.2"],
|
|
@@ -76,11 +76,11 @@ const catalogs = /* @__PURE__ */ new Map([
|
|
|
76
76
|
["lint-staged", "^17.3.0"],
|
|
77
77
|
["markdownlint-cli2", "^0.23.2"],
|
|
78
78
|
["markdownlint-cli2-formatter-codequality", "^0.0.7"],
|
|
79
|
-
["turbo", "^2.10.
|
|
79
|
+
["turbo", "^2.10.12"]
|
|
80
80
|
])],
|
|
81
81
|
["silk", /* @__PURE__ */ new Map([
|
|
82
82
|
["@types/bun", "^1.4.0"],
|
|
83
|
-
["@types/node", "^26.
|
|
83
|
+
["@types/node", "^26.3.0"],
|
|
84
84
|
["@types/react", "^19.2.18"],
|
|
85
85
|
["@types/react-dom", "^19.2.5"],
|
|
86
86
|
["@typescript/native-preview", "^7.0.0-dev.20260707.2"],
|
|
@@ -95,7 +95,7 @@ const catalogs = /* @__PURE__ */ new Map([
|
|
|
95
95
|
])],
|
|
96
96
|
["silk:peers", /* @__PURE__ */ new Map([
|
|
97
97
|
["@types/bun", "^1.4.0"],
|
|
98
|
-
["@types/node", "^26.
|
|
98
|
+
["@types/node", "^26.3.0"],
|
|
99
99
|
["@types/react", "^19.2.0"],
|
|
100
100
|
["@types/react-dom", "^19.2.0"],
|
|
101
101
|
["@typescript/native-preview", "^7.0.0-dev.20260707.2"],
|
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.7.
|
|
5
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.8_@effected+jsonc@0.8.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.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.7.
|
|
40
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.8_@effected+jsonc@0.8.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.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.7.
|
|
75
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.8_@effected+jsonc@0.8.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.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.7.
|
|
111
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.8_@effected+jsonc@0.8.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.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.7.
|
|
146
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.8_@effected+jsonc@0.8.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.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.7.
|
|
191
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.8_@effected+jsonc@0.8.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.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.7.
|
|
247
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.8_@effected+jsonc@0.8.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.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.7.
|
|
303
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.8_@effected+jsonc@0.8.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.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.7.
|
|
323
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.8_@effected+jsonc@0.8.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.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.7.
|
|
383
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.8_@effected+jsonc@0.8.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.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.
|
|
@@ -449,11 +449,11 @@ const hooks = createHooks({
|
|
|
449
449
|
"blockExoticSubdeps": true,
|
|
450
450
|
"catalogs": {
|
|
451
451
|
"build": {
|
|
452
|
-
"@rsbuild/core": "^2.
|
|
452
|
+
"@rsbuild/core": "^2.2.0",
|
|
453
453
|
"@tsdown/css": "^0.22.14",
|
|
454
454
|
"@tsdown/exe": "^0.22.14",
|
|
455
455
|
"@types/bun": "^1.4.0",
|
|
456
|
-
"@types/node": "^26.
|
|
456
|
+
"@types/node": "^26.3.0",
|
|
457
457
|
"@types/react": "^19.2.18",
|
|
458
458
|
"@types/react-dom": "^19.2.5",
|
|
459
459
|
"react": "^19.2.8",
|
|
@@ -464,11 +464,11 @@ const hooks = createHooks({
|
|
|
464
464
|
"typescript": "^7.0.2"
|
|
465
465
|
},
|
|
466
466
|
"build:peers": {
|
|
467
|
-
"@rsbuild/core": "^2.
|
|
467
|
+
"@rsbuild/core": "^2.2.0",
|
|
468
468
|
"@tsdown/css": "^0.22.0",
|
|
469
469
|
"@tsdown/exe": "^0.22.0",
|
|
470
470
|
"@types/bun": "^1.4.0",
|
|
471
|
-
"@types/node": "^26.
|
|
471
|
+
"@types/node": "^26.3.0",
|
|
472
472
|
"@types/react": "^19.2.0",
|
|
473
473
|
"@types/react-dom": "^19.2.0",
|
|
474
474
|
"react": "^19.2.0",
|
|
@@ -479,9 +479,9 @@ const hooks = createHooks({
|
|
|
479
479
|
"typescript": "^7.0.0"
|
|
480
480
|
},
|
|
481
481
|
"docs": {
|
|
482
|
-
"@rspress/core": "^2.0.
|
|
483
|
-
"@rspress/plugin-sitemap": "^2.0.
|
|
484
|
-
"@types/node": "^26.
|
|
482
|
+
"@rspress/core": "^2.0.20",
|
|
483
|
+
"@rspress/plugin-sitemap": "^2.0.20",
|
|
484
|
+
"@types/node": "^26.3.0",
|
|
485
485
|
"@types/react": "^19.2.18",
|
|
486
486
|
"@types/react-dom": "^19.2.5",
|
|
487
487
|
"react": "^19.2.8",
|
|
@@ -493,8 +493,8 @@ const hooks = createHooks({
|
|
|
493
493
|
},
|
|
494
494
|
"docs:peers": {
|
|
495
495
|
"@rspress/core": "^2.0.0",
|
|
496
|
-
"@rspress/plugin-sitemap": "^2.0.
|
|
497
|
-
"@types/node": "^26.
|
|
496
|
+
"@rspress/plugin-sitemap": "^2.0.20",
|
|
497
|
+
"@types/node": "^26.3.0",
|
|
498
498
|
"@types/react": "^19.2.0",
|
|
499
499
|
"@types/react-dom": "^19.2.0",
|
|
500
500
|
"react": "^19.2.0",
|
|
@@ -505,7 +505,7 @@ const hooks = createHooks({
|
|
|
505
505
|
"vitepress": "^2.0.0-alpha.19"
|
|
506
506
|
},
|
|
507
507
|
"lint": {
|
|
508
|
-
"@biomejs/biome": "2.5.
|
|
508
|
+
"@biomejs/biome": "2.5.10",
|
|
509
509
|
"@changesets/cli": "^3.0.1",
|
|
510
510
|
"@commitlint/cli": "^21.2.2",
|
|
511
511
|
"@commitlint/config-conventional": "^21.2.2",
|
|
@@ -513,10 +513,10 @@ const hooks = createHooks({
|
|
|
513
513
|
"lint-staged": "^17.3.0",
|
|
514
514
|
"markdownlint-cli2": "^0.23.2",
|
|
515
515
|
"markdownlint-cli2-formatter-codequality": "^0.0.7",
|
|
516
|
-
"turbo": "^2.10.
|
|
516
|
+
"turbo": "^2.10.12"
|
|
517
517
|
},
|
|
518
518
|
"lint:peers": {
|
|
519
|
-
"@biomejs/biome": "2.5.
|
|
519
|
+
"@biomejs/biome": "2.5.10",
|
|
520
520
|
"@changesets/cli": "^3.0.1",
|
|
521
521
|
"@commitlint/cli": "^21.2.2",
|
|
522
522
|
"@commitlint/config-conventional": "^21.2.2",
|
|
@@ -524,11 +524,11 @@ const hooks = createHooks({
|
|
|
524
524
|
"lint-staged": "^17.3.0",
|
|
525
525
|
"markdownlint-cli2": "^0.23.2",
|
|
526
526
|
"markdownlint-cli2-formatter-codequality": "^0.0.7",
|
|
527
|
-
"turbo": "^2.10.
|
|
527
|
+
"turbo": "^2.10.12"
|
|
528
528
|
},
|
|
529
529
|
"silk": {
|
|
530
530
|
"@types/bun": "^1.4.0",
|
|
531
|
-
"@types/node": "^26.
|
|
531
|
+
"@types/node": "^26.3.0",
|
|
532
532
|
"@types/react": "^19.2.18",
|
|
533
533
|
"@types/react-dom": "^19.2.5",
|
|
534
534
|
"@typescript/native-preview": "^7.0.0-dev.20260707.2",
|
|
@@ -543,7 +543,7 @@ const hooks = createHooks({
|
|
|
543
543
|
},
|
|
544
544
|
"silk:peers": {
|
|
545
545
|
"@types/bun": "^1.4.0",
|
|
546
|
-
"@types/node": "^26.
|
|
546
|
+
"@types/node": "^26.3.0",
|
|
547
547
|
"@types/react": "^19.2.0",
|
|
548
548
|
"@types/react-dom": "^19.2.0",
|
|
549
549
|
"@typescript/native-preview": "^7.0.0-dev.20260707.2",
|
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.7.
|
|
4
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.8_@effected+jsonc@0.8.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.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.7.
|
|
39
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.8_@effected+jsonc@0.8.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.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.7.
|
|
74
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.8_@effected+jsonc@0.8.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.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.7.
|
|
110
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.8_@effected+jsonc@0.8.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.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.7.
|
|
145
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.8_@effected+jsonc@0.8.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.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.7.
|
|
190
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.8_@effected+jsonc@0.8.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.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.7.
|
|
246
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.8_@effected+jsonc@0.8.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.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.7.
|
|
302
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.8_@effected+jsonc@0.8.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.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.7.
|
|
322
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.8_@effected+jsonc@0.8.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.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.7.
|
|
382
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.8_@effected+jsonc@0.8.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.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.
|
|
@@ -448,11 +448,11 @@ const hooks = createHooks({
|
|
|
448
448
|
"blockExoticSubdeps": true,
|
|
449
449
|
"catalogs": {
|
|
450
450
|
"build": {
|
|
451
|
-
"@rsbuild/core": "^2.
|
|
451
|
+
"@rsbuild/core": "^2.2.0",
|
|
452
452
|
"@tsdown/css": "^0.22.14",
|
|
453
453
|
"@tsdown/exe": "^0.22.14",
|
|
454
454
|
"@types/bun": "^1.4.0",
|
|
455
|
-
"@types/node": "^26.
|
|
455
|
+
"@types/node": "^26.3.0",
|
|
456
456
|
"@types/react": "^19.2.18",
|
|
457
457
|
"@types/react-dom": "^19.2.5",
|
|
458
458
|
"react": "^19.2.8",
|
|
@@ -463,11 +463,11 @@ const hooks = createHooks({
|
|
|
463
463
|
"typescript": "^7.0.2"
|
|
464
464
|
},
|
|
465
465
|
"build:peers": {
|
|
466
|
-
"@rsbuild/core": "^2.
|
|
466
|
+
"@rsbuild/core": "^2.2.0",
|
|
467
467
|
"@tsdown/css": "^0.22.0",
|
|
468
468
|
"@tsdown/exe": "^0.22.0",
|
|
469
469
|
"@types/bun": "^1.4.0",
|
|
470
|
-
"@types/node": "^26.
|
|
470
|
+
"@types/node": "^26.3.0",
|
|
471
471
|
"@types/react": "^19.2.0",
|
|
472
472
|
"@types/react-dom": "^19.2.0",
|
|
473
473
|
"react": "^19.2.0",
|
|
@@ -478,9 +478,9 @@ const hooks = createHooks({
|
|
|
478
478
|
"typescript": "^7.0.0"
|
|
479
479
|
},
|
|
480
480
|
"docs": {
|
|
481
|
-
"@rspress/core": "^2.0.
|
|
482
|
-
"@rspress/plugin-sitemap": "^2.0.
|
|
483
|
-
"@types/node": "^26.
|
|
481
|
+
"@rspress/core": "^2.0.20",
|
|
482
|
+
"@rspress/plugin-sitemap": "^2.0.20",
|
|
483
|
+
"@types/node": "^26.3.0",
|
|
484
484
|
"@types/react": "^19.2.18",
|
|
485
485
|
"@types/react-dom": "^19.2.5",
|
|
486
486
|
"react": "^19.2.8",
|
|
@@ -492,8 +492,8 @@ const hooks = createHooks({
|
|
|
492
492
|
},
|
|
493
493
|
"docs:peers": {
|
|
494
494
|
"@rspress/core": "^2.0.0",
|
|
495
|
-
"@rspress/plugin-sitemap": "^2.0.
|
|
496
|
-
"@types/node": "^26.
|
|
495
|
+
"@rspress/plugin-sitemap": "^2.0.20",
|
|
496
|
+
"@types/node": "^26.3.0",
|
|
497
497
|
"@types/react": "^19.2.0",
|
|
498
498
|
"@types/react-dom": "^19.2.0",
|
|
499
499
|
"react": "^19.2.0",
|
|
@@ -504,7 +504,7 @@ const hooks = createHooks({
|
|
|
504
504
|
"vitepress": "^2.0.0-alpha.19"
|
|
505
505
|
},
|
|
506
506
|
"lint": {
|
|
507
|
-
"@biomejs/biome": "2.5.
|
|
507
|
+
"@biomejs/biome": "2.5.10",
|
|
508
508
|
"@changesets/cli": "^3.0.1",
|
|
509
509
|
"@commitlint/cli": "^21.2.2",
|
|
510
510
|
"@commitlint/config-conventional": "^21.2.2",
|
|
@@ -512,10 +512,10 @@ const hooks = createHooks({
|
|
|
512
512
|
"lint-staged": "^17.3.0",
|
|
513
513
|
"markdownlint-cli2": "^0.23.2",
|
|
514
514
|
"markdownlint-cli2-formatter-codequality": "^0.0.7",
|
|
515
|
-
"turbo": "^2.10.
|
|
515
|
+
"turbo": "^2.10.12"
|
|
516
516
|
},
|
|
517
517
|
"lint:peers": {
|
|
518
|
-
"@biomejs/biome": "2.5.
|
|
518
|
+
"@biomejs/biome": "2.5.10",
|
|
519
519
|
"@changesets/cli": "^3.0.1",
|
|
520
520
|
"@commitlint/cli": "^21.2.2",
|
|
521
521
|
"@commitlint/config-conventional": "^21.2.2",
|
|
@@ -523,11 +523,11 @@ const hooks = createHooks({
|
|
|
523
523
|
"lint-staged": "^17.3.0",
|
|
524
524
|
"markdownlint-cli2": "^0.23.2",
|
|
525
525
|
"markdownlint-cli2-formatter-codequality": "^0.0.7",
|
|
526
|
-
"turbo": "^2.10.
|
|
526
|
+
"turbo": "^2.10.12"
|
|
527
527
|
},
|
|
528
528
|
"silk": {
|
|
529
529
|
"@types/bun": "^1.4.0",
|
|
530
|
-
"@types/node": "^26.
|
|
530
|
+
"@types/node": "^26.3.0",
|
|
531
531
|
"@types/react": "^19.2.18",
|
|
532
532
|
"@types/react-dom": "^19.2.5",
|
|
533
533
|
"@typescript/native-preview": "^7.0.0-dev.20260707.2",
|
|
@@ -542,7 +542,7 @@ const hooks = createHooks({
|
|
|
542
542
|
},
|
|
543
543
|
"silk:peers": {
|
|
544
544
|
"@types/bun": "^1.4.0",
|
|
545
|
-
"@types/node": "^26.
|
|
545
|
+
"@types/node": "^26.3.0",
|
|
546
546
|
"@types/react": "^19.2.0",
|
|
547
547
|
"@types/react-dom": "^19.2.0",
|
|
548
548
|
"@typescript/native-preview": "^7.0.0-dev.20260707.2",
|