@effected/pnpm-plugin-effect 0.4.0 → 0.6.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/README.md +25 -26
- package/index.js +116 -198
- package/package.json +1 -1
- package/pnpmfile.cjs +153 -235
- package/pnpmfile.mjs +153 -235
- package/tsdoc-metadata.json +1 -1
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.7.0_@effected+jsonc@0.7.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.
|
|
39
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.0_@effected+jsonc@0.7.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.
|
|
74
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.0_@effected+jsonc@0.7.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.
|
|
110
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.0_@effected+jsonc@0.7.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.
|
|
145
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.0_@effected+jsonc@0.7.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.
|
|
190
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.0_@effected+jsonc@0.7.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.
|
|
246
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.0_@effected+jsonc@0.7.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.
|
|
302
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.0_@effected+jsonc@0.7.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.
|
|
322
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.0_@effected+jsonc@0.7.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.
|
|
382
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.0_@effected+jsonc@0.7.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.
|
|
@@ -431,239 +431,157 @@ function createHooks(base, manifest, name) {
|
|
|
431
431
|
const hooks = createHooks({
|
|
432
432
|
"catalogs": {
|
|
433
433
|
"effect": {
|
|
434
|
-
"@effect/ai-anthropic": "4.0.0-
|
|
435
|
-
"@effect/ai-openai": "4.0.0-
|
|
436
|
-
"@effect/ai-openai-compat": "4.0.0-
|
|
437
|
-
"@effect/ai-openrouter": "4.0.0-
|
|
438
|
-
"@effect/atom-react": "4.0.0-
|
|
439
|
-
"@effect/atom-solid": "4.0.0-
|
|
440
|
-
"@effect/atom-vue": "4.0.0-
|
|
441
|
-
"@effect/openapi-generator": "4.0.0-
|
|
442
|
-
"@effect/opentelemetry": "4.0.0-
|
|
443
|
-
"@effect/platform-browser": "4.0.0-
|
|
444
|
-
"@effect/platform-bun": "4.0.0-
|
|
445
|
-
"@effect/platform-node": "4.0.0-
|
|
446
|
-
"@effect/platform-node-shared": "4.0.0-
|
|
447
|
-
"@effect/sql-clickhouse": "4.0.0-
|
|
448
|
-
"@effect/sql-d1": "4.0.0-
|
|
449
|
-
"@effect/sql-libsql": "4.0.0-
|
|
450
|
-
"@effect/sql-mssql": "4.0.0-
|
|
451
|
-
"@effect/sql-mysql2": "4.0.0-
|
|
452
|
-
"@effect/sql-pg": "4.0.0-
|
|
453
|
-
"@effect/sql-pglite": "4.0.0-
|
|
454
|
-
"@effect/sql-sqlite-bun": "4.0.0-
|
|
455
|
-
"@effect/sql-sqlite-do": "4.0.0-
|
|
456
|
-
"@effect/sql-sqlite-node": "4.0.0-
|
|
457
|
-
"@effect/sql-sqlite-react-native": "4.0.0-
|
|
458
|
-
"@effect/sql-sqlite-wasm": "4.0.0-
|
|
459
|
-
"@effect/tsgo": "0.36.
|
|
460
|
-
"@effect/vitest": "4.0.0-
|
|
461
|
-
"effect": "4.0.0-
|
|
434
|
+
"@effect/ai-anthropic": "4.0.0-rc.109",
|
|
435
|
+
"@effect/ai-openai": "4.0.0-rc.109",
|
|
436
|
+
"@effect/ai-openai-compat": "4.0.0-rc.109",
|
|
437
|
+
"@effect/ai-openrouter": "4.0.0-rc.109",
|
|
438
|
+
"@effect/atom-react": "4.0.0-rc.109",
|
|
439
|
+
"@effect/atom-solid": "4.0.0-rc.109",
|
|
440
|
+
"@effect/atom-vue": "4.0.0-rc.109",
|
|
441
|
+
"@effect/openapi-generator": "4.0.0-rc.109",
|
|
442
|
+
"@effect/opentelemetry": "4.0.0-rc.109",
|
|
443
|
+
"@effect/platform-browser": "4.0.0-rc.109",
|
|
444
|
+
"@effect/platform-bun": "4.0.0-rc.109",
|
|
445
|
+
"@effect/platform-node": "4.0.0-rc.109",
|
|
446
|
+
"@effect/platform-node-shared": "4.0.0-rc.109",
|
|
447
|
+
"@effect/sql-clickhouse": "4.0.0-rc.109",
|
|
448
|
+
"@effect/sql-d1": "4.0.0-rc.109",
|
|
449
|
+
"@effect/sql-libsql": "4.0.0-rc.109",
|
|
450
|
+
"@effect/sql-mssql": "4.0.0-rc.109",
|
|
451
|
+
"@effect/sql-mysql2": "4.0.0-rc.109",
|
|
452
|
+
"@effect/sql-pg": "4.0.0-rc.109",
|
|
453
|
+
"@effect/sql-pglite": "4.0.0-rc.109",
|
|
454
|
+
"@effect/sql-sqlite-bun": "4.0.0-rc.109",
|
|
455
|
+
"@effect/sql-sqlite-do": "4.0.0-rc.109",
|
|
456
|
+
"@effect/sql-sqlite-node": "4.0.0-rc.109",
|
|
457
|
+
"@effect/sql-sqlite-react-native": "4.0.0-rc.109",
|
|
458
|
+
"@effect/sql-sqlite-wasm": "4.0.0-rc.109",
|
|
459
|
+
"@effect/tsgo": "0.36.5",
|
|
460
|
+
"@effect/vitest": "4.0.0-rc.109",
|
|
461
|
+
"effect": "4.0.0-rc.109"
|
|
462
462
|
},
|
|
463
463
|
"effect:peers": {
|
|
464
|
-
"@effect/ai-anthropic": "4.0.0-
|
|
465
|
-
"@effect/ai-openai": "4.0.0-
|
|
466
|
-
"@effect/ai-openai-compat": "4.0.0-
|
|
467
|
-
"@effect/ai-openrouter": "4.0.0-
|
|
468
|
-
"@effect/atom-react": "4.0.0-
|
|
469
|
-
"@effect/atom-solid": "4.0.0-
|
|
470
|
-
"@effect/atom-vue": "4.0.0-
|
|
471
|
-
"@effect/openapi-generator": "4.0.0-
|
|
472
|
-
"@effect/opentelemetry": "4.0.0-
|
|
473
|
-
"@effect/platform-browser": "4.0.0-
|
|
474
|
-
"@effect/platform-bun": "4.0.0-
|
|
475
|
-
"@effect/platform-node": "4.0.0-
|
|
476
|
-
"@effect/platform-node-shared": "4.0.0-
|
|
477
|
-
"@effect/sql-clickhouse": "4.0.0-
|
|
478
|
-
"@effect/sql-d1": "4.0.0-
|
|
479
|
-
"@effect/sql-libsql": "4.0.0-
|
|
480
|
-
"@effect/sql-mssql": "4.0.0-
|
|
481
|
-
"@effect/sql-mysql2": "4.0.0-
|
|
482
|
-
"@effect/sql-pg": "4.0.0-
|
|
483
|
-
"@effect/sql-pglite": "4.0.0-
|
|
484
|
-
"@effect/sql-sqlite-bun": "4.0.0-
|
|
485
|
-
"@effect/sql-sqlite-do": "4.0.0-
|
|
486
|
-
"@effect/sql-sqlite-node": "4.0.0-
|
|
487
|
-
"@effect/sql-sqlite-react-native": "4.0.0-
|
|
488
|
-
"@effect/sql-sqlite-wasm": "4.0.0-
|
|
489
|
-
"@effect/tsgo": "0.36.
|
|
490
|
-
"@effect/vitest": "4.0.0-
|
|
491
|
-
"effect": "4.0.0-
|
|
464
|
+
"@effect/ai-anthropic": "4.0.0-rc.109",
|
|
465
|
+
"@effect/ai-openai": "4.0.0-rc.109",
|
|
466
|
+
"@effect/ai-openai-compat": "4.0.0-rc.109",
|
|
467
|
+
"@effect/ai-openrouter": "4.0.0-rc.109",
|
|
468
|
+
"@effect/atom-react": "4.0.0-rc.109",
|
|
469
|
+
"@effect/atom-solid": "4.0.0-rc.109",
|
|
470
|
+
"@effect/atom-vue": "4.0.0-rc.109",
|
|
471
|
+
"@effect/openapi-generator": "4.0.0-rc.109",
|
|
472
|
+
"@effect/opentelemetry": "4.0.0-rc.109",
|
|
473
|
+
"@effect/platform-browser": "4.0.0-rc.109",
|
|
474
|
+
"@effect/platform-bun": "4.0.0-rc.109",
|
|
475
|
+
"@effect/platform-node": "4.0.0-rc.109",
|
|
476
|
+
"@effect/platform-node-shared": "4.0.0-rc.109",
|
|
477
|
+
"@effect/sql-clickhouse": "4.0.0-rc.109",
|
|
478
|
+
"@effect/sql-d1": "4.0.0-rc.109",
|
|
479
|
+
"@effect/sql-libsql": "4.0.0-rc.109",
|
|
480
|
+
"@effect/sql-mssql": "4.0.0-rc.109",
|
|
481
|
+
"@effect/sql-mysql2": "4.0.0-rc.109",
|
|
482
|
+
"@effect/sql-pg": "4.0.0-rc.109",
|
|
483
|
+
"@effect/sql-pglite": "4.0.0-rc.109",
|
|
484
|
+
"@effect/sql-sqlite-bun": "4.0.0-rc.109",
|
|
485
|
+
"@effect/sql-sqlite-do": "4.0.0-rc.109",
|
|
486
|
+
"@effect/sql-sqlite-node": "4.0.0-rc.109",
|
|
487
|
+
"@effect/sql-sqlite-react-native": "4.0.0-rc.109",
|
|
488
|
+
"@effect/sql-sqlite-wasm": "4.0.0-rc.109",
|
|
489
|
+
"@effect/tsgo": "0.36.5",
|
|
490
|
+
"@effect/vitest": "4.0.0-rc.109",
|
|
491
|
+
"effect": "4.0.0-rc.109"
|
|
492
492
|
},
|
|
493
|
-
"
|
|
494
|
-
"@
|
|
495
|
-
"@
|
|
496
|
-
"@
|
|
497
|
-
"@
|
|
498
|
-
"@
|
|
499
|
-
"@
|
|
500
|
-
"@
|
|
501
|
-
"@
|
|
502
|
-
"@
|
|
503
|
-
"@
|
|
504
|
-
"@
|
|
505
|
-
"@
|
|
506
|
-
"@
|
|
507
|
-
"@
|
|
508
|
-
"@
|
|
509
|
-
"@
|
|
510
|
-
"@
|
|
511
|
-
"@
|
|
512
|
-
"@
|
|
513
|
-
"@
|
|
514
|
-
"@
|
|
515
|
-
"@
|
|
516
|
-
"@
|
|
517
|
-
"@
|
|
518
|
-
"@
|
|
519
|
-
"@
|
|
520
|
-
"@
|
|
521
|
-
"@
|
|
522
|
-
"@
|
|
523
|
-
"@effect/sql-sqlite-node": "^0.52.0",
|
|
524
|
-
"@effect/sql-sqlite-react-native": "^0.54.0",
|
|
525
|
-
"@effect/sql-sqlite-wasm": "^0.52.0",
|
|
526
|
-
"@effect/typeclass": "^0.40.0",
|
|
527
|
-
"@effect/vitest": "^0.29.0",
|
|
528
|
-
"@effect/workflow": "^0.18.2",
|
|
529
|
-
"effect": "^3.21.4"
|
|
493
|
+
"effected": {
|
|
494
|
+
"@effected/app": "^0.11.1",
|
|
495
|
+
"@effected/cli": "^0.2.0",
|
|
496
|
+
"@effected/commands": "^0.5.0",
|
|
497
|
+
"@effected/config-file": "^0.5.0",
|
|
498
|
+
"@effected/git": "^0.9.0",
|
|
499
|
+
"@effected/github": "^0.7.0",
|
|
500
|
+
"@effected/github-actions": "^0.9.2",
|
|
501
|
+
"@effected/github-references": "^0.1.0",
|
|
502
|
+
"@effected/glob": "^0.4.0",
|
|
503
|
+
"@effected/jsonc": "^0.7.0",
|
|
504
|
+
"@effected/jsonl": "^0.3.0",
|
|
505
|
+
"@effected/lockfiles": "^0.6.2",
|
|
506
|
+
"@effected/markdown": "^0.6.0",
|
|
507
|
+
"@effected/memfs": "^0.5.0",
|
|
508
|
+
"@effected/npm": "^0.11.1",
|
|
509
|
+
"@effected/package-json": "^0.10.2",
|
|
510
|
+
"@effected/runtimes": "^0.4.3",
|
|
511
|
+
"@effected/sbom": "^0.4.1",
|
|
512
|
+
"@effected/schemastore": "^0.4.0",
|
|
513
|
+
"@effected/semver": "^0.5.0",
|
|
514
|
+
"@effected/spdx": "^0.4.0",
|
|
515
|
+
"@effected/store": "^0.4.0",
|
|
516
|
+
"@effected/templates": "^0.4.0",
|
|
517
|
+
"@effected/toml": "^0.5.0",
|
|
518
|
+
"@effected/tsconfig-json": "^0.6.0",
|
|
519
|
+
"@effected/walker": "^0.5.0",
|
|
520
|
+
"@effected/workspaces": "^0.17.1",
|
|
521
|
+
"@effected/xdg": "^0.3.0",
|
|
522
|
+
"@effected/yaml": "^0.10.0"
|
|
530
523
|
},
|
|
531
|
-
"
|
|
532
|
-
"@
|
|
533
|
-
"@
|
|
534
|
-
"@
|
|
535
|
-
"@
|
|
536
|
-
"@
|
|
537
|
-
"@
|
|
538
|
-
"@
|
|
539
|
-
"@
|
|
540
|
-
"@
|
|
541
|
-
"@
|
|
542
|
-
"@
|
|
543
|
-
"@
|
|
544
|
-
"@
|
|
545
|
-
"@
|
|
546
|
-
"@
|
|
547
|
-
"@
|
|
548
|
-
"@
|
|
549
|
-
"@
|
|
550
|
-
"@
|
|
551
|
-
"@
|
|
552
|
-
"@
|
|
553
|
-
"@
|
|
554
|
-
"@
|
|
555
|
-
"@
|
|
556
|
-
"@
|
|
557
|
-
"@
|
|
558
|
-
"@
|
|
559
|
-
"@
|
|
560
|
-
"@
|
|
561
|
-
"@effect/sql-sqlite-node": "^0.52.0",
|
|
562
|
-
"@effect/sql-sqlite-react-native": "^0.54.0",
|
|
563
|
-
"@effect/sql-sqlite-wasm": "^0.52.0",
|
|
564
|
-
"@effect/typeclass": "^0.40.0",
|
|
565
|
-
"@effect/vitest": "^0.29.0",
|
|
566
|
-
"@effect/workflow": "^0.18.2",
|
|
567
|
-
"effect": "^3.21.0"
|
|
568
|
-
},
|
|
569
|
-
"effect3Peers": {
|
|
570
|
-
"@effect/ai": "^0.36.0",
|
|
571
|
-
"@effect/ai-amazon-bedrock": "^0.16.1",
|
|
572
|
-
"@effect/ai-anthropic": "^0.26.0",
|
|
573
|
-
"@effect/ai-google": "^0.15.0",
|
|
574
|
-
"@effect/ai-openai": "^0.40.1",
|
|
575
|
-
"@effect/cli": "^0.75.2",
|
|
576
|
-
"@effect/cluster": "^0.59.0",
|
|
577
|
-
"@effect/experimental": "^0.60.0",
|
|
578
|
-
"@effect/language-service": "^0.86.6",
|
|
579
|
-
"@effect/opentelemetry": "^0.63.0",
|
|
580
|
-
"@effect/platform": "^0.96.0",
|
|
581
|
-
"@effect/platform-browser": "^0.76.0",
|
|
582
|
-
"@effect/platform-bun": "^0.90.0",
|
|
583
|
-
"@effect/platform-node": "^0.107.0",
|
|
584
|
-
"@effect/platform-node-shared": "^0.60.0",
|
|
585
|
-
"@effect/printer": "^0.49.0",
|
|
586
|
-
"@effect/printer-ansi": "^0.49.0",
|
|
587
|
-
"@effect/rpc": "^0.75.1",
|
|
588
|
-
"@effect/sql": "^0.51.0",
|
|
589
|
-
"@effect/sql-clickhouse": "^0.49.0",
|
|
590
|
-
"@effect/sql-d1": "^0.49.0",
|
|
591
|
-
"@effect/sql-drizzle": "^0.50.0",
|
|
592
|
-
"@effect/sql-kysely": "^0.47.0",
|
|
593
|
-
"@effect/sql-libsql": "^0.41.0",
|
|
594
|
-
"@effect/sql-mssql": "^0.52.0",
|
|
595
|
-
"@effect/sql-mysql2": "^0.52.0",
|
|
596
|
-
"@effect/sql-pg": "^0.52.1",
|
|
597
|
-
"@effect/sql-sqlite-bun": "^0.52.0",
|
|
598
|
-
"@effect/sql-sqlite-do": "^0.29.0",
|
|
599
|
-
"@effect/sql-sqlite-node": "^0.52.0",
|
|
600
|
-
"@effect/sql-sqlite-react-native": "^0.54.0",
|
|
601
|
-
"@effect/sql-sqlite-wasm": "^0.52.0",
|
|
602
|
-
"@effect/typeclass": "^0.40.0",
|
|
603
|
-
"@effect/vitest": "^0.29.0",
|
|
604
|
-
"@effect/workflow": "^0.18.2",
|
|
605
|
-
"effect": "^3.21.0"
|
|
606
|
-
},
|
|
607
|
-
"effectPeers": {
|
|
608
|
-
"@effect/ai-anthropic": "4.0.0-beta.107",
|
|
609
|
-
"@effect/ai-openai": "4.0.0-beta.107",
|
|
610
|
-
"@effect/ai-openai-compat": "4.0.0-beta.107",
|
|
611
|
-
"@effect/ai-openrouter": "4.0.0-beta.107",
|
|
612
|
-
"@effect/atom-react": "4.0.0-beta.107",
|
|
613
|
-
"@effect/atom-solid": "4.0.0-beta.107",
|
|
614
|
-
"@effect/atom-vue": "4.0.0-beta.107",
|
|
615
|
-
"@effect/openapi-generator": "4.0.0-beta.107",
|
|
616
|
-
"@effect/opentelemetry": "4.0.0-beta.107",
|
|
617
|
-
"@effect/platform-browser": "4.0.0-beta.107",
|
|
618
|
-
"@effect/platform-bun": "4.0.0-beta.107",
|
|
619
|
-
"@effect/platform-node": "4.0.0-beta.107",
|
|
620
|
-
"@effect/platform-node-shared": "4.0.0-beta.107",
|
|
621
|
-
"@effect/sql-clickhouse": "4.0.0-beta.107",
|
|
622
|
-
"@effect/sql-d1": "4.0.0-beta.107",
|
|
623
|
-
"@effect/sql-libsql": "4.0.0-beta.107",
|
|
624
|
-
"@effect/sql-mssql": "4.0.0-beta.107",
|
|
625
|
-
"@effect/sql-mysql2": "4.0.0-beta.107",
|
|
626
|
-
"@effect/sql-pg": "4.0.0-beta.107",
|
|
627
|
-
"@effect/sql-pglite": "4.0.0-beta.107",
|
|
628
|
-
"@effect/sql-sqlite-bun": "4.0.0-beta.107",
|
|
629
|
-
"@effect/sql-sqlite-do": "4.0.0-beta.107",
|
|
630
|
-
"@effect/sql-sqlite-node": "4.0.0-beta.107",
|
|
631
|
-
"@effect/sql-sqlite-react-native": "4.0.0-beta.107",
|
|
632
|
-
"@effect/sql-sqlite-wasm": "4.0.0-beta.107",
|
|
633
|
-
"@effect/tsgo": "0.36.4",
|
|
634
|
-
"@effect/vitest": "4.0.0-beta.107",
|
|
635
|
-
"effect": "4.0.0-beta.107"
|
|
524
|
+
"effected:peers": {
|
|
525
|
+
"@effected/app": "^0.11.0",
|
|
526
|
+
"@effected/cli": "^0.2.0",
|
|
527
|
+
"@effected/commands": "^0.5.0",
|
|
528
|
+
"@effected/config-file": "^0.5.0",
|
|
529
|
+
"@effected/git": "^0.9.0",
|
|
530
|
+
"@effected/github": "^0.7.0",
|
|
531
|
+
"@effected/github-actions": "^0.9.0",
|
|
532
|
+
"@effected/github-references": "^0.1.0",
|
|
533
|
+
"@effected/glob": "^0.4.0",
|
|
534
|
+
"@effected/jsonc": "^0.7.0",
|
|
535
|
+
"@effected/jsonl": "^0.3.0",
|
|
536
|
+
"@effected/lockfiles": "^0.6.0",
|
|
537
|
+
"@effected/markdown": "^0.6.0",
|
|
538
|
+
"@effected/memfs": "^0.5.0",
|
|
539
|
+
"@effected/npm": "^0.11.0",
|
|
540
|
+
"@effected/package-json": "^0.10.0",
|
|
541
|
+
"@effected/runtimes": "^0.4.0",
|
|
542
|
+
"@effected/sbom": "^0.4.0",
|
|
543
|
+
"@effected/schemastore": "^0.4.0",
|
|
544
|
+
"@effected/semver": "^0.5.0",
|
|
545
|
+
"@effected/spdx": "^0.4.0",
|
|
546
|
+
"@effected/store": "^0.4.0",
|
|
547
|
+
"@effected/templates": "^0.4.0",
|
|
548
|
+
"@effected/toml": "^0.5.0",
|
|
549
|
+
"@effected/tsconfig-json": "^0.6.0",
|
|
550
|
+
"@effected/walker": "^0.5.0",
|
|
551
|
+
"@effected/workspaces": "^0.17.0",
|
|
552
|
+
"@effected/xdg": "^0.3.0",
|
|
553
|
+
"@effected/yaml": "^0.10.0"
|
|
636
554
|
}
|
|
637
555
|
},
|
|
638
556
|
"minimumReleaseAgeExclude": ["@effect/tsgo-*"],
|
|
639
557
|
"peerDependencyRules": { "allowedVersions": {
|
|
640
|
-
"@effect/ai-anthropic@4.0.0-
|
|
641
|
-
"@effect/ai-openai-compat@4.0.0-
|
|
642
|
-
"@effect/ai-openai@4.0.0-
|
|
643
|
-
"@effect/ai-openrouter@4.0.0-
|
|
644
|
-
"@effect/atom-react@4.0.0-
|
|
645
|
-
"@effect/atom-solid@4.0.0-
|
|
646
|
-
"@effect/atom-vue@4.0.0-
|
|
647
|
-
"@effect/openapi-generator@4.0.0-
|
|
648
|
-
"@effect/opentelemetry@4.0.0-
|
|
649
|
-
"@effect/platform-browser@4.0.0-
|
|
650
|
-
"@effect/platform-bun@4.0.0-
|
|
651
|
-
"@effect/platform-node-shared@4.0.0-
|
|
652
|
-
"@effect/platform-node@4.0.0-
|
|
653
|
-
"@effect/sql-clickhouse@4.0.0-
|
|
654
|
-
"@effect/sql-d1@4.0.0-
|
|
655
|
-
"@effect/sql-libsql@4.0.0-
|
|
656
|
-
"@effect/sql-mssql@4.0.0-
|
|
657
|
-
"@effect/sql-mysql2@4.0.0-
|
|
658
|
-
"@effect/sql-pg@4.0.0-
|
|
659
|
-
"@effect/sql-pglite@4.0.0-
|
|
660
|
-
"@effect/sql-sqlite-bun@4.0.0-
|
|
661
|
-
"@effect/sql-sqlite-do@4.0.0-
|
|
662
|
-
"@effect/sql-sqlite-node@4.0.0-
|
|
663
|
-
"@effect/sql-sqlite-react-native@4.0.0-
|
|
664
|
-
"@effect/sql-sqlite-wasm@4.0.0-
|
|
665
|
-
"@effect/tsgo@0.36.
|
|
666
|
-
"@effect/vitest@4.0.0-
|
|
558
|
+
"@effect/ai-anthropic@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
559
|
+
"@effect/ai-openai-compat@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
560
|
+
"@effect/ai-openai@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
561
|
+
"@effect/ai-openrouter@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
562
|
+
"@effect/atom-react@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
563
|
+
"@effect/atom-solid@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
564
|
+
"@effect/atom-vue@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
565
|
+
"@effect/openapi-generator@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
566
|
+
"@effect/opentelemetry@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
567
|
+
"@effect/platform-browser@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
568
|
+
"@effect/platform-bun@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
569
|
+
"@effect/platform-node-shared@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
570
|
+
"@effect/platform-node@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
571
|
+
"@effect/sql-clickhouse@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
572
|
+
"@effect/sql-d1@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
573
|
+
"@effect/sql-libsql@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
574
|
+
"@effect/sql-mssql@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
575
|
+
"@effect/sql-mysql2@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
576
|
+
"@effect/sql-pg@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
577
|
+
"@effect/sql-pglite@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
578
|
+
"@effect/sql-sqlite-bun@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
579
|
+
"@effect/sql-sqlite-do@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
580
|
+
"@effect/sql-sqlite-node@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
581
|
+
"@effect/sql-sqlite-react-native@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
582
|
+
"@effect/sql-sqlite-wasm@4.0.0-rc.109>effect": "4.0.0-rc.109",
|
|
583
|
+
"@effect/tsgo@0.36.5>effect": "4.0.0-rc.109",
|
|
584
|
+
"@effect/vitest@4.0.0-rc.109>effect": "4.0.0-rc.109"
|
|
667
585
|
} }
|
|
668
586
|
}, {
|
|
669
587
|
"catalogs": {
|