@savvy-web/pnpm-plugin-silk 0.20.0 → 0.22.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 CHANGED
@@ -8,7 +8,7 @@ const catalogs = /* @__PURE__ */ new Map([["silk", /* @__PURE__ */ new Map([
8
8
  ["@effect/cli", "^0.75.2"],
9
9
  ["@effect/cluster", "^0.59.0"],
10
10
  ["@effect/experimental", "^0.60.0"],
11
- ["@effect/language-service", "^0.86.2"],
11
+ ["@effect/language-service", "^0.86.4"],
12
12
  ["@effect/opentelemetry", "^0.63.0"],
13
13
  ["@effect/platform", "^0.96.2"],
14
14
  ["@effect/platform-browser", "^0.76.0"],
@@ -32,22 +32,22 @@ const catalogs = /* @__PURE__ */ new Map([["silk", /* @__PURE__ */ new Map([
32
32
  ["@effect/sql-sqlite-node", "^0.52.0"],
33
33
  ["@effect/sql-sqlite-react-native", "^0.54.0"],
34
34
  ["@effect/sql-sqlite-wasm", "^0.52.0"],
35
- ["@effect/tsgo", "^0.15.0"],
35
+ ["@effect/tsgo", "^0.16.3"],
36
36
  ["@effect/typeclass", "^0.40.0"],
37
37
  ["@effect/vitest", "^0.29.0"],
38
38
  ["@effect/workflow", "^0.18.2"],
39
- ["@types/node", "^26.1.0"],
39
+ ["@types/node", "^26.1.1"],
40
40
  ["@types/react", "^19.2.17"],
41
41
  ["@types/react-dom", "^19.2.3"],
42
42
  ["@typescript/native-preview", "^7.0.0-dev.20260630.1"],
43
- ["@vitest/coverage-istanbul", "^4.1.9"],
44
- ["@vitest/coverage-v8", "^4.1.9"],
43
+ ["@vitest/coverage-istanbul", "^4.1.10"],
44
+ ["@vitest/coverage-v8", "^4.1.10"],
45
45
  ["effect", "^3.21.4"],
46
46
  ["react", "^19.2.7"],
47
47
  ["react-dom", "^19.2.7"],
48
- ["tsx", "^4.22.4"],
48
+ ["tsx", "^4.23.0"],
49
49
  ["typescript", "^6.0.3"],
50
- ["vitest", "^4.1.9"]
50
+ ["vitest", "^4.1.10"]
51
51
  ])], ["silkPeers", /* @__PURE__ */ new Map([
52
52
  ["@effect/ai", "^0.36.0"],
53
53
  ["@effect/ai-amazon-bedrock", "^0.16.1"],
@@ -57,7 +57,7 @@ const catalogs = /* @__PURE__ */ new Map([["silk", /* @__PURE__ */ new Map([
57
57
  ["@effect/cli", "^0.75.2"],
58
58
  ["@effect/cluster", "^0.59.0"],
59
59
  ["@effect/experimental", "^0.60.0"],
60
- ["@effect/language-service", "^0.86.2"],
60
+ ["@effect/language-service", "^0.86.4"],
61
61
  ["@effect/opentelemetry", "^0.63.0"],
62
62
  ["@effect/platform", "^0.96.0"],
63
63
  ["@effect/platform-browser", "^0.76.0"],
@@ -81,7 +81,7 @@ const catalogs = /* @__PURE__ */ new Map([["silk", /* @__PURE__ */ new Map([
81
81
  ["@effect/sql-sqlite-node", "^0.52.0"],
82
82
  ["@effect/sql-sqlite-react-native", "^0.54.0"],
83
83
  ["@effect/sql-sqlite-wasm", "^0.52.0"],
84
- ["@effect/tsgo", "^0.15.0"],
84
+ ["@effect/tsgo", "^0.16.3"],
85
85
  ["@effect/typeclass", "^0.40.0"],
86
86
  ["@effect/vitest", "^0.29.0"],
87
87
  ["@effect/workflow", "^0.18.2"],
@@ -94,7 +94,7 @@ const catalogs = /* @__PURE__ */ new Map([["silk", /* @__PURE__ */ new Map([
94
94
  ["effect", "^3.21.0"],
95
95
  ["react", "^19.2.0"],
96
96
  ["react-dom", "^19.2.0"],
97
- ["tsx", "^4.22.4"],
97
+ ["tsx", "^4.23.0"],
98
98
  ["typescript", "^6.0.0"],
99
99
  ["vitest", "^4.1.0"]
100
100
  ])]]);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@savvy-web/pnpm-plugin-silk",
3
- "version": "0.20.0",
3
+ "version": "0.22.0",
4
4
  "private": false,
5
5
  "description": "pnpm config dependency for centralized catalog management across the Silk ecosystem.",
6
6
  "keywords": [
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.2.0_@effect+cluster@0.59.0_@effect+platform@0.96.2_effect@3.21.4_c50482133d6f379074743f234d3c252d/node_modules/rolldown-pnpm-config/runtime/ctx.js
5
+ //#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.2.1_@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.2.0_@effect+cluster@0.59.0_@effect+platform@0.96.2_effect@3.21.4_c50482133d6f379074743f234d3c252d/node_modules/rolldown-pnpm-config/runtime/enforcement.js
40
+ //#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.2.1_@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.2.0_@effect+cluster@0.59.0_@effect+platform@0.96.2_effect@3.21.4_c50482133d6f379074743f234d3c252d/node_modules/rolldown-pnpm-config/runtime/strategies/arrays.js
75
+ //#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.2.1_@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.2.0_@effect+cluster@0.59.0_@effect+platform@0.96.2_effect@3.21.4_c50482133d6f379074743f234d3c252d/node_modules/rolldown-pnpm-config/runtime/strategies/catalogs.js
111
+ //#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.2.1_@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.2.0_@effect+cluster@0.59.0_@effect+platform@0.96.2_effect@3.21.4_c50482133d6f379074743f234d3c252d/node_modules/rolldown-pnpm-config/runtime/strategies/maps.js
146
+ //#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.2.1_@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.2.0_@effect+cluster@0.59.0_@effect+platform@0.96.2_effect@3.21.4_c50482133d6f379074743f234d3c252d/node_modules/rolldown-pnpm-config/runtime/strategies/overrides.js
191
+ //#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.2.1_@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.2.0_@effect+cluster@0.59.0_@effect+platform@0.96.2_effect@3.21.4_c50482133d6f379074743f234d3c252d/node_modules/rolldown-pnpm-config/runtime/strategies/scalar.js
247
+ //#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.2.1_@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.2.0_@effect+cluster@0.59.0_@effect+platform@0.96.2_effect@3.21.4_c50482133d6f379074743f234d3c252d/node_modules/rolldown-pnpm-config/runtime/strategies/table.js
303
+ //#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.2.1_@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.2.0_@effect+cluster@0.59.0_@effect+platform@0.96.2_effect@3.21.4_c50482133d6f379074743f234d3c252d/node_modules/rolldown-pnpm-config/runtime/warnings.js
323
+ //#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.2.1_@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.2.0_@effect+cluster@0.59.0_@effect+platform@0.96.2_effect@3.21.4_c50482133d6f379074743f234d3c252d/node_modules/rolldown-pnpm-config/runtime.js
383
+ //#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.2.1_@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.
@@ -456,7 +456,7 @@ const hooks = createHooks({
456
456
  "@effect/cli": "^0.75.2",
457
457
  "@effect/cluster": "^0.59.0",
458
458
  "@effect/experimental": "^0.60.0",
459
- "@effect/language-service": "^0.86.2",
459
+ "@effect/language-service": "^0.86.4",
460
460
  "@effect/opentelemetry": "^0.63.0",
461
461
  "@effect/platform": "^0.96.2",
462
462
  "@effect/platform-browser": "^0.76.0",
@@ -480,22 +480,22 @@ const hooks = createHooks({
480
480
  "@effect/sql-sqlite-node": "^0.52.0",
481
481
  "@effect/sql-sqlite-react-native": "^0.54.0",
482
482
  "@effect/sql-sqlite-wasm": "^0.52.0",
483
- "@effect/tsgo": "^0.15.0",
483
+ "@effect/tsgo": "^0.16.3",
484
484
  "@effect/typeclass": "^0.40.0",
485
485
  "@effect/vitest": "^0.29.0",
486
486
  "@effect/workflow": "^0.18.2",
487
- "@types/node": "^26.1.0",
487
+ "@types/node": "^26.1.1",
488
488
  "@types/react": "^19.2.17",
489
489
  "@types/react-dom": "^19.2.3",
490
490
  "@typescript/native-preview": "^7.0.0-dev.20260630.1",
491
- "@vitest/coverage-istanbul": "^4.1.9",
492
- "@vitest/coverage-v8": "^4.1.9",
491
+ "@vitest/coverage-istanbul": "^4.1.10",
492
+ "@vitest/coverage-v8": "^4.1.10",
493
493
  "effect": "^3.21.4",
494
494
  "react": "^19.2.7",
495
495
  "react-dom": "^19.2.7",
496
- "tsx": "^4.22.4",
496
+ "tsx": "^4.23.0",
497
497
  "typescript": "^6.0.3",
498
- "vitest": "^4.1.9"
498
+ "vitest": "^4.1.10"
499
499
  },
500
500
  "silkPeers": {
501
501
  "@effect/ai": "^0.36.0",
@@ -506,7 +506,7 @@ const hooks = createHooks({
506
506
  "@effect/cli": "^0.75.2",
507
507
  "@effect/cluster": "^0.59.0",
508
508
  "@effect/experimental": "^0.60.0",
509
- "@effect/language-service": "^0.86.2",
509
+ "@effect/language-service": "^0.86.4",
510
510
  "@effect/opentelemetry": "^0.63.0",
511
511
  "@effect/platform": "^0.96.0",
512
512
  "@effect/platform-browser": "^0.76.0",
@@ -530,7 +530,7 @@ const hooks = createHooks({
530
530
  "@effect/sql-sqlite-node": "^0.52.0",
531
531
  "@effect/sql-sqlite-react-native": "^0.54.0",
532
532
  "@effect/sql-sqlite-wasm": "^0.52.0",
533
- "@effect/tsgo": "^0.15.0",
533
+ "@effect/tsgo": "^0.16.3",
534
534
  "@effect/typeclass": "^0.40.0",
535
535
  "@effect/vitest": "^0.29.0",
536
536
  "@effect/workflow": "^0.18.2",
@@ -543,7 +543,7 @@ const hooks = createHooks({
543
543
  "effect": "^3.21.0",
544
544
  "react": "^19.2.0",
545
545
  "react-dom": "^19.2.0",
546
- "tsx": "^4.22.4",
546
+ "tsx": "^4.23.0",
547
547
  "typescript": "^6.0.0",
548
548
  "vitest": "^4.1.0"
549
549
  }
@@ -609,7 +609,9 @@ const hooks = createHooks({
609
609
  "tsx",
610
610
  "turbo",
611
611
  "typescript",
612
- "vitest"
612
+ "vitest",
613
+ "!@effect/*",
614
+ "!effect"
613
615
  ],
614
616
  "strictDepBuilds": true
615
617
  }, {
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.2.0_@effect+cluster@0.59.0_@effect+platform@0.96.2_effect@3.21.4_c50482133d6f379074743f234d3c252d/node_modules/rolldown-pnpm-config/runtime/ctx.js
4
+ //#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.2.1_@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.2.0_@effect+cluster@0.59.0_@effect+platform@0.96.2_effect@3.21.4_c50482133d6f379074743f234d3c252d/node_modules/rolldown-pnpm-config/runtime/enforcement.js
39
+ //#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.2.1_@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.2.0_@effect+cluster@0.59.0_@effect+platform@0.96.2_effect@3.21.4_c50482133d6f379074743f234d3c252d/node_modules/rolldown-pnpm-config/runtime/strategies/arrays.js
74
+ //#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.2.1_@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.2.0_@effect+cluster@0.59.0_@effect+platform@0.96.2_effect@3.21.4_c50482133d6f379074743f234d3c252d/node_modules/rolldown-pnpm-config/runtime/strategies/catalogs.js
110
+ //#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.2.1_@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.2.0_@effect+cluster@0.59.0_@effect+platform@0.96.2_effect@3.21.4_c50482133d6f379074743f234d3c252d/node_modules/rolldown-pnpm-config/runtime/strategies/maps.js
145
+ //#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.2.1_@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.2.0_@effect+cluster@0.59.0_@effect+platform@0.96.2_effect@3.21.4_c50482133d6f379074743f234d3c252d/node_modules/rolldown-pnpm-config/runtime/strategies/overrides.js
190
+ //#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.2.1_@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.2.0_@effect+cluster@0.59.0_@effect+platform@0.96.2_effect@3.21.4_c50482133d6f379074743f234d3c252d/node_modules/rolldown-pnpm-config/runtime/strategies/scalar.js
246
+ //#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.2.1_@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.2.0_@effect+cluster@0.59.0_@effect+platform@0.96.2_effect@3.21.4_c50482133d6f379074743f234d3c252d/node_modules/rolldown-pnpm-config/runtime/strategies/table.js
302
+ //#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.2.1_@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.2.0_@effect+cluster@0.59.0_@effect+platform@0.96.2_effect@3.21.4_c50482133d6f379074743f234d3c252d/node_modules/rolldown-pnpm-config/runtime/warnings.js
322
+ //#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.2.1_@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.2.0_@effect+cluster@0.59.0_@effect+platform@0.96.2_effect@3.21.4_c50482133d6f379074743f234d3c252d/node_modules/rolldown-pnpm-config/runtime.js
382
+ //#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.2.1_@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.
@@ -455,7 +455,7 @@ const hooks = createHooks({
455
455
  "@effect/cli": "^0.75.2",
456
456
  "@effect/cluster": "^0.59.0",
457
457
  "@effect/experimental": "^0.60.0",
458
- "@effect/language-service": "^0.86.2",
458
+ "@effect/language-service": "^0.86.4",
459
459
  "@effect/opentelemetry": "^0.63.0",
460
460
  "@effect/platform": "^0.96.2",
461
461
  "@effect/platform-browser": "^0.76.0",
@@ -479,22 +479,22 @@ const hooks = createHooks({
479
479
  "@effect/sql-sqlite-node": "^0.52.0",
480
480
  "@effect/sql-sqlite-react-native": "^0.54.0",
481
481
  "@effect/sql-sqlite-wasm": "^0.52.0",
482
- "@effect/tsgo": "^0.15.0",
482
+ "@effect/tsgo": "^0.16.3",
483
483
  "@effect/typeclass": "^0.40.0",
484
484
  "@effect/vitest": "^0.29.0",
485
485
  "@effect/workflow": "^0.18.2",
486
- "@types/node": "^26.1.0",
486
+ "@types/node": "^26.1.1",
487
487
  "@types/react": "^19.2.17",
488
488
  "@types/react-dom": "^19.2.3",
489
489
  "@typescript/native-preview": "^7.0.0-dev.20260630.1",
490
- "@vitest/coverage-istanbul": "^4.1.9",
491
- "@vitest/coverage-v8": "^4.1.9",
490
+ "@vitest/coverage-istanbul": "^4.1.10",
491
+ "@vitest/coverage-v8": "^4.1.10",
492
492
  "effect": "^3.21.4",
493
493
  "react": "^19.2.7",
494
494
  "react-dom": "^19.2.7",
495
- "tsx": "^4.22.4",
495
+ "tsx": "^4.23.0",
496
496
  "typescript": "^6.0.3",
497
- "vitest": "^4.1.9"
497
+ "vitest": "^4.1.10"
498
498
  },
499
499
  "silkPeers": {
500
500
  "@effect/ai": "^0.36.0",
@@ -505,7 +505,7 @@ const hooks = createHooks({
505
505
  "@effect/cli": "^0.75.2",
506
506
  "@effect/cluster": "^0.59.0",
507
507
  "@effect/experimental": "^0.60.0",
508
- "@effect/language-service": "^0.86.2",
508
+ "@effect/language-service": "^0.86.4",
509
509
  "@effect/opentelemetry": "^0.63.0",
510
510
  "@effect/platform": "^0.96.0",
511
511
  "@effect/platform-browser": "^0.76.0",
@@ -529,7 +529,7 @@ const hooks = createHooks({
529
529
  "@effect/sql-sqlite-node": "^0.52.0",
530
530
  "@effect/sql-sqlite-react-native": "^0.54.0",
531
531
  "@effect/sql-sqlite-wasm": "^0.52.0",
532
- "@effect/tsgo": "^0.15.0",
532
+ "@effect/tsgo": "^0.16.3",
533
533
  "@effect/typeclass": "^0.40.0",
534
534
  "@effect/vitest": "^0.29.0",
535
535
  "@effect/workflow": "^0.18.2",
@@ -542,7 +542,7 @@ const hooks = createHooks({
542
542
  "effect": "^3.21.0",
543
543
  "react": "^19.2.0",
544
544
  "react-dom": "^19.2.0",
545
- "tsx": "^4.22.4",
545
+ "tsx": "^4.23.0",
546
546
  "typescript": "^6.0.0",
547
547
  "vitest": "^4.1.0"
548
548
  }
@@ -608,7 +608,9 @@ const hooks = createHooks({
608
608
  "tsx",
609
609
  "turbo",
610
610
  "typescript",
611
- "vitest"
611
+ "vitest",
612
+ "!@effect/*",
613
+ "!effect"
612
614
  ],
613
615
  "strictDepBuilds": true
614
616
  }, {