@effected/pnpm-plugin-effect 0.3.0 → 0.3.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 +84 -84
- package/package.json +1 -1
- package/pnpmfile.cjs +121 -121
- package/pnpmfile.mjs +121 -121
- package/tsdoc-metadata.json +1 -1
package/index.js
CHANGED
|
@@ -1,64 +1,64 @@
|
|
|
1
1
|
//#region \0rolldown-pnpm-config/virtual/catalogs
|
|
2
2
|
const catalogs = /* @__PURE__ */ new Map([
|
|
3
3
|
["effect", /* @__PURE__ */ new Map([
|
|
4
|
-
["@effect/ai-anthropic", "4.0.0-beta.
|
|
5
|
-
["@effect/ai-openai", "4.0.0-beta.
|
|
6
|
-
["@effect/ai-openai-compat", "4.0.0-beta.
|
|
7
|
-
["@effect/ai-openrouter", "4.0.0-beta.
|
|
8
|
-
["@effect/atom-react", "4.0.0-beta.
|
|
9
|
-
["@effect/atom-solid", "4.0.0-beta.
|
|
10
|
-
["@effect/atom-vue", "4.0.0-beta.
|
|
11
|
-
["@effect/openapi-generator", "4.0.0-beta.
|
|
12
|
-
["@effect/opentelemetry", "4.0.0-beta.
|
|
13
|
-
["@effect/platform-browser", "4.0.0-beta.
|
|
14
|
-
["@effect/platform-bun", "4.0.0-beta.
|
|
15
|
-
["@effect/platform-node", "4.0.0-beta.
|
|
16
|
-
["@effect/platform-node-shared", "4.0.0-beta.
|
|
17
|
-
["@effect/sql-clickhouse", "4.0.0-beta.
|
|
18
|
-
["@effect/sql-d1", "4.0.0-beta.
|
|
19
|
-
["@effect/sql-libsql", "4.0.0-beta.
|
|
20
|
-
["@effect/sql-mssql", "4.0.0-beta.
|
|
21
|
-
["@effect/sql-mysql2", "4.0.0-beta.
|
|
22
|
-
["@effect/sql-pg", "4.0.0-beta.
|
|
23
|
-
["@effect/sql-pglite", "4.0.0-beta.
|
|
24
|
-
["@effect/sql-sqlite-bun", "4.0.0-beta.
|
|
25
|
-
["@effect/sql-sqlite-do", "4.0.0-beta.
|
|
26
|
-
["@effect/sql-sqlite-node", "4.0.0-beta.
|
|
27
|
-
["@effect/sql-sqlite-react-native", "4.0.0-beta.
|
|
28
|
-
["@effect/sql-sqlite-wasm", "4.0.0-beta.
|
|
29
|
-
["@effect/tsgo", "0.24.
|
|
30
|
-
["@effect/vitest", "4.0.0-beta.
|
|
31
|
-
["effect", "4.0.0-beta.
|
|
4
|
+
["@effect/ai-anthropic", "4.0.0-beta.101"],
|
|
5
|
+
["@effect/ai-openai", "4.0.0-beta.101"],
|
|
6
|
+
["@effect/ai-openai-compat", "4.0.0-beta.101"],
|
|
7
|
+
["@effect/ai-openrouter", "4.0.0-beta.101"],
|
|
8
|
+
["@effect/atom-react", "4.0.0-beta.101"],
|
|
9
|
+
["@effect/atom-solid", "4.0.0-beta.101"],
|
|
10
|
+
["@effect/atom-vue", "4.0.0-beta.101"],
|
|
11
|
+
["@effect/openapi-generator", "4.0.0-beta.101"],
|
|
12
|
+
["@effect/opentelemetry", "4.0.0-beta.101"],
|
|
13
|
+
["@effect/platform-browser", "4.0.0-beta.101"],
|
|
14
|
+
["@effect/platform-bun", "4.0.0-beta.101"],
|
|
15
|
+
["@effect/platform-node", "4.0.0-beta.101"],
|
|
16
|
+
["@effect/platform-node-shared", "4.0.0-beta.101"],
|
|
17
|
+
["@effect/sql-clickhouse", "4.0.0-beta.101"],
|
|
18
|
+
["@effect/sql-d1", "4.0.0-beta.101"],
|
|
19
|
+
["@effect/sql-libsql", "4.0.0-beta.101"],
|
|
20
|
+
["@effect/sql-mssql", "4.0.0-beta.101"],
|
|
21
|
+
["@effect/sql-mysql2", "4.0.0-beta.101"],
|
|
22
|
+
["@effect/sql-pg", "4.0.0-beta.101"],
|
|
23
|
+
["@effect/sql-pglite", "4.0.0-beta.101"],
|
|
24
|
+
["@effect/sql-sqlite-bun", "4.0.0-beta.101"],
|
|
25
|
+
["@effect/sql-sqlite-do", "4.0.0-beta.101"],
|
|
26
|
+
["@effect/sql-sqlite-node", "4.0.0-beta.101"],
|
|
27
|
+
["@effect/sql-sqlite-react-native", "4.0.0-beta.101"],
|
|
28
|
+
["@effect/sql-sqlite-wasm", "4.0.0-beta.101"],
|
|
29
|
+
["@effect/tsgo", "0.24.3"],
|
|
30
|
+
["@effect/vitest", "4.0.0-beta.101"],
|
|
31
|
+
["effect", "4.0.0-beta.101"]
|
|
32
32
|
])],
|
|
33
33
|
["effect:peers", /* @__PURE__ */ new Map([
|
|
34
|
-
["@effect/ai-anthropic", "4.0.0-beta.
|
|
35
|
-
["@effect/ai-openai", "4.0.0-beta.
|
|
36
|
-
["@effect/ai-openai-compat", "4.0.0-beta.
|
|
37
|
-
["@effect/ai-openrouter", "4.0.0-beta.
|
|
38
|
-
["@effect/atom-react", "4.0.0-beta.
|
|
39
|
-
["@effect/atom-solid", "4.0.0-beta.
|
|
40
|
-
["@effect/atom-vue", "4.0.0-beta.
|
|
41
|
-
["@effect/openapi-generator", "4.0.0-beta.
|
|
42
|
-
["@effect/opentelemetry", "4.0.0-beta.
|
|
43
|
-
["@effect/platform-browser", "4.0.0-beta.
|
|
44
|
-
["@effect/platform-bun", "4.0.0-beta.
|
|
45
|
-
["@effect/platform-node", "4.0.0-beta.
|
|
46
|
-
["@effect/platform-node-shared", "4.0.0-beta.
|
|
47
|
-
["@effect/sql-clickhouse", "4.0.0-beta.
|
|
48
|
-
["@effect/sql-d1", "4.0.0-beta.
|
|
49
|
-
["@effect/sql-libsql", "4.0.0-beta.
|
|
50
|
-
["@effect/sql-mssql", "4.0.0-beta.
|
|
51
|
-
["@effect/sql-mysql2", "4.0.0-beta.
|
|
52
|
-
["@effect/sql-pg", "4.0.0-beta.
|
|
53
|
-
["@effect/sql-pglite", "4.0.0-beta.
|
|
54
|
-
["@effect/sql-sqlite-bun", "4.0.0-beta.
|
|
55
|
-
["@effect/sql-sqlite-do", "4.0.0-beta.
|
|
56
|
-
["@effect/sql-sqlite-node", "4.0.0-beta.
|
|
57
|
-
["@effect/sql-sqlite-react-native", "4.0.0-beta.
|
|
58
|
-
["@effect/sql-sqlite-wasm", "4.0.0-beta.
|
|
59
|
-
["@effect/tsgo", "0.24.
|
|
60
|
-
["@effect/vitest", "4.0.0-beta.
|
|
61
|
-
["effect", "4.0.0-beta.
|
|
34
|
+
["@effect/ai-anthropic", "4.0.0-beta.101"],
|
|
35
|
+
["@effect/ai-openai", "4.0.0-beta.101"],
|
|
36
|
+
["@effect/ai-openai-compat", "4.0.0-beta.101"],
|
|
37
|
+
["@effect/ai-openrouter", "4.0.0-beta.101"],
|
|
38
|
+
["@effect/atom-react", "4.0.0-beta.101"],
|
|
39
|
+
["@effect/atom-solid", "4.0.0-beta.101"],
|
|
40
|
+
["@effect/atom-vue", "4.0.0-beta.101"],
|
|
41
|
+
["@effect/openapi-generator", "4.0.0-beta.101"],
|
|
42
|
+
["@effect/opentelemetry", "4.0.0-beta.101"],
|
|
43
|
+
["@effect/platform-browser", "4.0.0-beta.101"],
|
|
44
|
+
["@effect/platform-bun", "4.0.0-beta.101"],
|
|
45
|
+
["@effect/platform-node", "4.0.0-beta.101"],
|
|
46
|
+
["@effect/platform-node-shared", "4.0.0-beta.101"],
|
|
47
|
+
["@effect/sql-clickhouse", "4.0.0-beta.101"],
|
|
48
|
+
["@effect/sql-d1", "4.0.0-beta.101"],
|
|
49
|
+
["@effect/sql-libsql", "4.0.0-beta.101"],
|
|
50
|
+
["@effect/sql-mssql", "4.0.0-beta.101"],
|
|
51
|
+
["@effect/sql-mysql2", "4.0.0-beta.101"],
|
|
52
|
+
["@effect/sql-pg", "4.0.0-beta.101"],
|
|
53
|
+
["@effect/sql-pglite", "4.0.0-beta.101"],
|
|
54
|
+
["@effect/sql-sqlite-bun", "4.0.0-beta.101"],
|
|
55
|
+
["@effect/sql-sqlite-do", "4.0.0-beta.101"],
|
|
56
|
+
["@effect/sql-sqlite-node", "4.0.0-beta.101"],
|
|
57
|
+
["@effect/sql-sqlite-react-native", "4.0.0-beta.101"],
|
|
58
|
+
["@effect/sql-sqlite-wasm", "4.0.0-beta.101"],
|
|
59
|
+
["@effect/tsgo", "0.24.3"],
|
|
60
|
+
["@effect/vitest", "4.0.0-beta.101"],
|
|
61
|
+
["effect", "4.0.0-beta.101"]
|
|
62
62
|
])],
|
|
63
63
|
["effect3", /* @__PURE__ */ new Map([
|
|
64
64
|
["@effect/ai", "^0.36.0"],
|
|
@@ -175,34 +175,34 @@ const catalogs = /* @__PURE__ */ new Map([
|
|
|
175
175
|
["effect", "^3.21.0"]
|
|
176
176
|
])],
|
|
177
177
|
["effectPeers", /* @__PURE__ */ new Map([
|
|
178
|
-
["@effect/ai-anthropic", "4.0.0-beta.
|
|
179
|
-
["@effect/ai-openai", "4.0.0-beta.
|
|
180
|
-
["@effect/ai-openai-compat", "4.0.0-beta.
|
|
181
|
-
["@effect/ai-openrouter", "4.0.0-beta.
|
|
182
|
-
["@effect/atom-react", "4.0.0-beta.
|
|
183
|
-
["@effect/atom-solid", "4.0.0-beta.
|
|
184
|
-
["@effect/atom-vue", "4.0.0-beta.
|
|
185
|
-
["@effect/openapi-generator", "4.0.0-beta.
|
|
186
|
-
["@effect/opentelemetry", "4.0.0-beta.
|
|
187
|
-
["@effect/platform-browser", "4.0.0-beta.
|
|
188
|
-
["@effect/platform-bun", "4.0.0-beta.
|
|
189
|
-
["@effect/platform-node", "4.0.0-beta.
|
|
190
|
-
["@effect/platform-node-shared", "4.0.0-beta.
|
|
191
|
-
["@effect/sql-clickhouse", "4.0.0-beta.
|
|
192
|
-
["@effect/sql-d1", "4.0.0-beta.
|
|
193
|
-
["@effect/sql-libsql", "4.0.0-beta.
|
|
194
|
-
["@effect/sql-mssql", "4.0.0-beta.
|
|
195
|
-
["@effect/sql-mysql2", "4.0.0-beta.
|
|
196
|
-
["@effect/sql-pg", "4.0.0-beta.
|
|
197
|
-
["@effect/sql-pglite", "4.0.0-beta.
|
|
198
|
-
["@effect/sql-sqlite-bun", "4.0.0-beta.
|
|
199
|
-
["@effect/sql-sqlite-do", "4.0.0-beta.
|
|
200
|
-
["@effect/sql-sqlite-node", "4.0.0-beta.
|
|
201
|
-
["@effect/sql-sqlite-react-native", "4.0.0-beta.
|
|
202
|
-
["@effect/sql-sqlite-wasm", "4.0.0-beta.
|
|
203
|
-
["@effect/tsgo", "0.24.
|
|
204
|
-
["@effect/vitest", "4.0.0-beta.
|
|
205
|
-
["effect", "4.0.0-beta.
|
|
178
|
+
["@effect/ai-anthropic", "4.0.0-beta.101"],
|
|
179
|
+
["@effect/ai-openai", "4.0.0-beta.101"],
|
|
180
|
+
["@effect/ai-openai-compat", "4.0.0-beta.101"],
|
|
181
|
+
["@effect/ai-openrouter", "4.0.0-beta.101"],
|
|
182
|
+
["@effect/atom-react", "4.0.0-beta.101"],
|
|
183
|
+
["@effect/atom-solid", "4.0.0-beta.101"],
|
|
184
|
+
["@effect/atom-vue", "4.0.0-beta.101"],
|
|
185
|
+
["@effect/openapi-generator", "4.0.0-beta.101"],
|
|
186
|
+
["@effect/opentelemetry", "4.0.0-beta.101"],
|
|
187
|
+
["@effect/platform-browser", "4.0.0-beta.101"],
|
|
188
|
+
["@effect/platform-bun", "4.0.0-beta.101"],
|
|
189
|
+
["@effect/platform-node", "4.0.0-beta.101"],
|
|
190
|
+
["@effect/platform-node-shared", "4.0.0-beta.101"],
|
|
191
|
+
["@effect/sql-clickhouse", "4.0.0-beta.101"],
|
|
192
|
+
["@effect/sql-d1", "4.0.0-beta.101"],
|
|
193
|
+
["@effect/sql-libsql", "4.0.0-beta.101"],
|
|
194
|
+
["@effect/sql-mssql", "4.0.0-beta.101"],
|
|
195
|
+
["@effect/sql-mysql2", "4.0.0-beta.101"],
|
|
196
|
+
["@effect/sql-pg", "4.0.0-beta.101"],
|
|
197
|
+
["@effect/sql-pglite", "4.0.0-beta.101"],
|
|
198
|
+
["@effect/sql-sqlite-bun", "4.0.0-beta.101"],
|
|
199
|
+
["@effect/sql-sqlite-do", "4.0.0-beta.101"],
|
|
200
|
+
["@effect/sql-sqlite-node", "4.0.0-beta.101"],
|
|
201
|
+
["@effect/sql-sqlite-react-native", "4.0.0-beta.101"],
|
|
202
|
+
["@effect/sql-sqlite-wasm", "4.0.0-beta.101"],
|
|
203
|
+
["@effect/tsgo", "0.24.3"],
|
|
204
|
+
["@effect/vitest", "4.0.0-beta.101"],
|
|
205
|
+
["effect", "4.0.0-beta.101"]
|
|
206
206
|
])]
|
|
207
207
|
]);
|
|
208
208
|
|
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.1_@types+react@19.2.17_ioredis@5.11.1_supports-color@9.4.0__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.1_@types+react@19.2.17_ioredis@5.11.1_supports-color@9.4.0__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.1_@types+react@19.2.17_ioredis@5.11.1_supports-color@9.4.0__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.1_@types+react@19.2.17_ioredis@5.11.1_supports-color@9.4.0__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.1_@types+react@19.2.17_ioredis@5.11.1_supports-color@9.4.0__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.1_@types+react@19.2.17_ioredis@5.11.1_supports-color@9.4.0__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.1_@types+react@19.2.17_ioredis@5.11.1_supports-color@9.4.0__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.1_@types+react@19.2.17_ioredis@5.11.1_supports-color@9.4.0__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.1_@types+react@19.2.17_ioredis@5.11.1_supports-color@9.4.0__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.1_@types+react@19.2.17_ioredis@5.11.1_supports-color@9.4.0__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.
|
|
@@ -432,64 +432,64 @@ function createHooks(base, manifest, name) {
|
|
|
432
432
|
const hooks = createHooks({
|
|
433
433
|
"catalogs": {
|
|
434
434
|
"effect": {
|
|
435
|
-
"@effect/ai-anthropic": "4.0.0-beta.
|
|
436
|
-
"@effect/ai-openai": "4.0.0-beta.
|
|
437
|
-
"@effect/ai-openai-compat": "4.0.0-beta.
|
|
438
|
-
"@effect/ai-openrouter": "4.0.0-beta.
|
|
439
|
-
"@effect/atom-react": "4.0.0-beta.
|
|
440
|
-
"@effect/atom-solid": "4.0.0-beta.
|
|
441
|
-
"@effect/atom-vue": "4.0.0-beta.
|
|
442
|
-
"@effect/openapi-generator": "4.0.0-beta.
|
|
443
|
-
"@effect/opentelemetry": "4.0.0-beta.
|
|
444
|
-
"@effect/platform-browser": "4.0.0-beta.
|
|
445
|
-
"@effect/platform-bun": "4.0.0-beta.
|
|
446
|
-
"@effect/platform-node": "4.0.0-beta.
|
|
447
|
-
"@effect/platform-node-shared": "4.0.0-beta.
|
|
448
|
-
"@effect/sql-clickhouse": "4.0.0-beta.
|
|
449
|
-
"@effect/sql-d1": "4.0.0-beta.
|
|
450
|
-
"@effect/sql-libsql": "4.0.0-beta.
|
|
451
|
-
"@effect/sql-mssql": "4.0.0-beta.
|
|
452
|
-
"@effect/sql-mysql2": "4.0.0-beta.
|
|
453
|
-
"@effect/sql-pg": "4.0.0-beta.
|
|
454
|
-
"@effect/sql-pglite": "4.0.0-beta.
|
|
455
|
-
"@effect/sql-sqlite-bun": "4.0.0-beta.
|
|
456
|
-
"@effect/sql-sqlite-do": "4.0.0-beta.
|
|
457
|
-
"@effect/sql-sqlite-node": "4.0.0-beta.
|
|
458
|
-
"@effect/sql-sqlite-react-native": "4.0.0-beta.
|
|
459
|
-
"@effect/sql-sqlite-wasm": "4.0.0-beta.
|
|
460
|
-
"@effect/tsgo": "0.24.
|
|
461
|
-
"@effect/vitest": "4.0.0-beta.
|
|
462
|
-
"effect": "4.0.0-beta.
|
|
435
|
+
"@effect/ai-anthropic": "4.0.0-beta.101",
|
|
436
|
+
"@effect/ai-openai": "4.0.0-beta.101",
|
|
437
|
+
"@effect/ai-openai-compat": "4.0.0-beta.101",
|
|
438
|
+
"@effect/ai-openrouter": "4.0.0-beta.101",
|
|
439
|
+
"@effect/atom-react": "4.0.0-beta.101",
|
|
440
|
+
"@effect/atom-solid": "4.0.0-beta.101",
|
|
441
|
+
"@effect/atom-vue": "4.0.0-beta.101",
|
|
442
|
+
"@effect/openapi-generator": "4.0.0-beta.101",
|
|
443
|
+
"@effect/opentelemetry": "4.0.0-beta.101",
|
|
444
|
+
"@effect/platform-browser": "4.0.0-beta.101",
|
|
445
|
+
"@effect/platform-bun": "4.0.0-beta.101",
|
|
446
|
+
"@effect/platform-node": "4.0.0-beta.101",
|
|
447
|
+
"@effect/platform-node-shared": "4.0.0-beta.101",
|
|
448
|
+
"@effect/sql-clickhouse": "4.0.0-beta.101",
|
|
449
|
+
"@effect/sql-d1": "4.0.0-beta.101",
|
|
450
|
+
"@effect/sql-libsql": "4.0.0-beta.101",
|
|
451
|
+
"@effect/sql-mssql": "4.0.0-beta.101",
|
|
452
|
+
"@effect/sql-mysql2": "4.0.0-beta.101",
|
|
453
|
+
"@effect/sql-pg": "4.0.0-beta.101",
|
|
454
|
+
"@effect/sql-pglite": "4.0.0-beta.101",
|
|
455
|
+
"@effect/sql-sqlite-bun": "4.0.0-beta.101",
|
|
456
|
+
"@effect/sql-sqlite-do": "4.0.0-beta.101",
|
|
457
|
+
"@effect/sql-sqlite-node": "4.0.0-beta.101",
|
|
458
|
+
"@effect/sql-sqlite-react-native": "4.0.0-beta.101",
|
|
459
|
+
"@effect/sql-sqlite-wasm": "4.0.0-beta.101",
|
|
460
|
+
"@effect/tsgo": "0.24.3",
|
|
461
|
+
"@effect/vitest": "4.0.0-beta.101",
|
|
462
|
+
"effect": "4.0.0-beta.101"
|
|
463
463
|
},
|
|
464
464
|
"effect:peers": {
|
|
465
|
-
"@effect/ai-anthropic": "4.0.0-beta.
|
|
466
|
-
"@effect/ai-openai": "4.0.0-beta.
|
|
467
|
-
"@effect/ai-openai-compat": "4.0.0-beta.
|
|
468
|
-
"@effect/ai-openrouter": "4.0.0-beta.
|
|
469
|
-
"@effect/atom-react": "4.0.0-beta.
|
|
470
|
-
"@effect/atom-solid": "4.0.0-beta.
|
|
471
|
-
"@effect/atom-vue": "4.0.0-beta.
|
|
472
|
-
"@effect/openapi-generator": "4.0.0-beta.
|
|
473
|
-
"@effect/opentelemetry": "4.0.0-beta.
|
|
474
|
-
"@effect/platform-browser": "4.0.0-beta.
|
|
475
|
-
"@effect/platform-bun": "4.0.0-beta.
|
|
476
|
-
"@effect/platform-node": "4.0.0-beta.
|
|
477
|
-
"@effect/platform-node-shared": "4.0.0-beta.
|
|
478
|
-
"@effect/sql-clickhouse": "4.0.0-beta.
|
|
479
|
-
"@effect/sql-d1": "4.0.0-beta.
|
|
480
|
-
"@effect/sql-libsql": "4.0.0-beta.
|
|
481
|
-
"@effect/sql-mssql": "4.0.0-beta.
|
|
482
|
-
"@effect/sql-mysql2": "4.0.0-beta.
|
|
483
|
-
"@effect/sql-pg": "4.0.0-beta.
|
|
484
|
-
"@effect/sql-pglite": "4.0.0-beta.
|
|
485
|
-
"@effect/sql-sqlite-bun": "4.0.0-beta.
|
|
486
|
-
"@effect/sql-sqlite-do": "4.0.0-beta.
|
|
487
|
-
"@effect/sql-sqlite-node": "4.0.0-beta.
|
|
488
|
-
"@effect/sql-sqlite-react-native": "4.0.0-beta.
|
|
489
|
-
"@effect/sql-sqlite-wasm": "4.0.0-beta.
|
|
490
|
-
"@effect/tsgo": "0.24.
|
|
491
|
-
"@effect/vitest": "4.0.0-beta.
|
|
492
|
-
"effect": "4.0.0-beta.
|
|
465
|
+
"@effect/ai-anthropic": "4.0.0-beta.101",
|
|
466
|
+
"@effect/ai-openai": "4.0.0-beta.101",
|
|
467
|
+
"@effect/ai-openai-compat": "4.0.0-beta.101",
|
|
468
|
+
"@effect/ai-openrouter": "4.0.0-beta.101",
|
|
469
|
+
"@effect/atom-react": "4.0.0-beta.101",
|
|
470
|
+
"@effect/atom-solid": "4.0.0-beta.101",
|
|
471
|
+
"@effect/atom-vue": "4.0.0-beta.101",
|
|
472
|
+
"@effect/openapi-generator": "4.0.0-beta.101",
|
|
473
|
+
"@effect/opentelemetry": "4.0.0-beta.101",
|
|
474
|
+
"@effect/platform-browser": "4.0.0-beta.101",
|
|
475
|
+
"@effect/platform-bun": "4.0.0-beta.101",
|
|
476
|
+
"@effect/platform-node": "4.0.0-beta.101",
|
|
477
|
+
"@effect/platform-node-shared": "4.0.0-beta.101",
|
|
478
|
+
"@effect/sql-clickhouse": "4.0.0-beta.101",
|
|
479
|
+
"@effect/sql-d1": "4.0.0-beta.101",
|
|
480
|
+
"@effect/sql-libsql": "4.0.0-beta.101",
|
|
481
|
+
"@effect/sql-mssql": "4.0.0-beta.101",
|
|
482
|
+
"@effect/sql-mysql2": "4.0.0-beta.101",
|
|
483
|
+
"@effect/sql-pg": "4.0.0-beta.101",
|
|
484
|
+
"@effect/sql-pglite": "4.0.0-beta.101",
|
|
485
|
+
"@effect/sql-sqlite-bun": "4.0.0-beta.101",
|
|
486
|
+
"@effect/sql-sqlite-do": "4.0.0-beta.101",
|
|
487
|
+
"@effect/sql-sqlite-node": "4.0.0-beta.101",
|
|
488
|
+
"@effect/sql-sqlite-react-native": "4.0.0-beta.101",
|
|
489
|
+
"@effect/sql-sqlite-wasm": "4.0.0-beta.101",
|
|
490
|
+
"@effect/tsgo": "0.24.3",
|
|
491
|
+
"@effect/vitest": "4.0.0-beta.101",
|
|
492
|
+
"effect": "4.0.0-beta.101"
|
|
493
493
|
},
|
|
494
494
|
"effect3": {
|
|
495
495
|
"@effect/ai": "^0.36.0",
|
|
@@ -606,65 +606,65 @@ const hooks = createHooks({
|
|
|
606
606
|
"effect": "^3.21.0"
|
|
607
607
|
},
|
|
608
608
|
"effectPeers": {
|
|
609
|
-
"@effect/ai-anthropic": "4.0.0-beta.
|
|
610
|
-
"@effect/ai-openai": "4.0.0-beta.
|
|
611
|
-
"@effect/ai-openai-compat": "4.0.0-beta.
|
|
612
|
-
"@effect/ai-openrouter": "4.0.0-beta.
|
|
613
|
-
"@effect/atom-react": "4.0.0-beta.
|
|
614
|
-
"@effect/atom-solid": "4.0.0-beta.
|
|
615
|
-
"@effect/atom-vue": "4.0.0-beta.
|
|
616
|
-
"@effect/openapi-generator": "4.0.0-beta.
|
|
617
|
-
"@effect/opentelemetry": "4.0.0-beta.
|
|
618
|
-
"@effect/platform-browser": "4.0.0-beta.
|
|
619
|
-
"@effect/platform-bun": "4.0.0-beta.
|
|
620
|
-
"@effect/platform-node": "4.0.0-beta.
|
|
621
|
-
"@effect/platform-node-shared": "4.0.0-beta.
|
|
622
|
-
"@effect/sql-clickhouse": "4.0.0-beta.
|
|
623
|
-
"@effect/sql-d1": "4.0.0-beta.
|
|
624
|
-
"@effect/sql-libsql": "4.0.0-beta.
|
|
625
|
-
"@effect/sql-mssql": "4.0.0-beta.
|
|
626
|
-
"@effect/sql-mysql2": "4.0.0-beta.
|
|
627
|
-
"@effect/sql-pg": "4.0.0-beta.
|
|
628
|
-
"@effect/sql-pglite": "4.0.0-beta.
|
|
629
|
-
"@effect/sql-sqlite-bun": "4.0.0-beta.
|
|
630
|
-
"@effect/sql-sqlite-do": "4.0.0-beta.
|
|
631
|
-
"@effect/sql-sqlite-node": "4.0.0-beta.
|
|
632
|
-
"@effect/sql-sqlite-react-native": "4.0.0-beta.
|
|
633
|
-
"@effect/sql-sqlite-wasm": "4.0.0-beta.
|
|
634
|
-
"@effect/tsgo": "0.24.
|
|
635
|
-
"@effect/vitest": "4.0.0-beta.
|
|
636
|
-
"effect": "4.0.0-beta.
|
|
609
|
+
"@effect/ai-anthropic": "4.0.0-beta.101",
|
|
610
|
+
"@effect/ai-openai": "4.0.0-beta.101",
|
|
611
|
+
"@effect/ai-openai-compat": "4.0.0-beta.101",
|
|
612
|
+
"@effect/ai-openrouter": "4.0.0-beta.101",
|
|
613
|
+
"@effect/atom-react": "4.0.0-beta.101",
|
|
614
|
+
"@effect/atom-solid": "4.0.0-beta.101",
|
|
615
|
+
"@effect/atom-vue": "4.0.0-beta.101",
|
|
616
|
+
"@effect/openapi-generator": "4.0.0-beta.101",
|
|
617
|
+
"@effect/opentelemetry": "4.0.0-beta.101",
|
|
618
|
+
"@effect/platform-browser": "4.0.0-beta.101",
|
|
619
|
+
"@effect/platform-bun": "4.0.0-beta.101",
|
|
620
|
+
"@effect/platform-node": "4.0.0-beta.101",
|
|
621
|
+
"@effect/platform-node-shared": "4.0.0-beta.101",
|
|
622
|
+
"@effect/sql-clickhouse": "4.0.0-beta.101",
|
|
623
|
+
"@effect/sql-d1": "4.0.0-beta.101",
|
|
624
|
+
"@effect/sql-libsql": "4.0.0-beta.101",
|
|
625
|
+
"@effect/sql-mssql": "4.0.0-beta.101",
|
|
626
|
+
"@effect/sql-mysql2": "4.0.0-beta.101",
|
|
627
|
+
"@effect/sql-pg": "4.0.0-beta.101",
|
|
628
|
+
"@effect/sql-pglite": "4.0.0-beta.101",
|
|
629
|
+
"@effect/sql-sqlite-bun": "4.0.0-beta.101",
|
|
630
|
+
"@effect/sql-sqlite-do": "4.0.0-beta.101",
|
|
631
|
+
"@effect/sql-sqlite-node": "4.0.0-beta.101",
|
|
632
|
+
"@effect/sql-sqlite-react-native": "4.0.0-beta.101",
|
|
633
|
+
"@effect/sql-sqlite-wasm": "4.0.0-beta.101",
|
|
634
|
+
"@effect/tsgo": "0.24.3",
|
|
635
|
+
"@effect/vitest": "4.0.0-beta.101",
|
|
636
|
+
"effect": "4.0.0-beta.101"
|
|
637
637
|
}
|
|
638
638
|
},
|
|
639
639
|
"minimumReleaseAgeExclude": ["@effect/tsgo-*"],
|
|
640
640
|
"peerDependencyRules": { "allowedVersions": {
|
|
641
|
-
"@effect/ai-anthropic@4.0.0-beta.
|
|
642
|
-
"@effect/ai-openai-compat@4.0.0-beta.
|
|
643
|
-
"@effect/ai-openai@4.0.0-beta.
|
|
644
|
-
"@effect/ai-openrouter@4.0.0-beta.
|
|
645
|
-
"@effect/atom-react@4.0.0-beta.
|
|
646
|
-
"@effect/atom-solid@4.0.0-beta.
|
|
647
|
-
"@effect/atom-vue@4.0.0-beta.
|
|
648
|
-
"@effect/openapi-generator@4.0.0-beta.
|
|
649
|
-
"@effect/opentelemetry@4.0.0-beta.
|
|
650
|
-
"@effect/platform-browser@4.0.0-beta.
|
|
651
|
-
"@effect/platform-bun@4.0.0-beta.
|
|
652
|
-
"@effect/platform-node-shared@4.0.0-beta.
|
|
653
|
-
"@effect/platform-node@4.0.0-beta.
|
|
654
|
-
"@effect/sql-clickhouse@4.0.0-beta.
|
|
655
|
-
"@effect/sql-d1@4.0.0-beta.
|
|
656
|
-
"@effect/sql-libsql@4.0.0-beta.
|
|
657
|
-
"@effect/sql-mssql@4.0.0-beta.
|
|
658
|
-
"@effect/sql-mysql2@4.0.0-beta.
|
|
659
|
-
"@effect/sql-pg@4.0.0-beta.
|
|
660
|
-
"@effect/sql-pglite@4.0.0-beta.
|
|
661
|
-
"@effect/sql-sqlite-bun@4.0.0-beta.
|
|
662
|
-
"@effect/sql-sqlite-do@4.0.0-beta.
|
|
663
|
-
"@effect/sql-sqlite-node@4.0.0-beta.
|
|
664
|
-
"@effect/sql-sqlite-react-native@4.0.0-beta.
|
|
665
|
-
"@effect/sql-sqlite-wasm@4.0.0-beta.
|
|
666
|
-
"@effect/tsgo@0.24.
|
|
667
|
-
"@effect/vitest@4.0.0-beta.
|
|
641
|
+
"@effect/ai-anthropic@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
642
|
+
"@effect/ai-openai-compat@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
643
|
+
"@effect/ai-openai@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
644
|
+
"@effect/ai-openrouter@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
645
|
+
"@effect/atom-react@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
646
|
+
"@effect/atom-solid@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
647
|
+
"@effect/atom-vue@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
648
|
+
"@effect/openapi-generator@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
649
|
+
"@effect/opentelemetry@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
650
|
+
"@effect/platform-browser@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
651
|
+
"@effect/platform-bun@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
652
|
+
"@effect/platform-node-shared@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
653
|
+
"@effect/platform-node@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
654
|
+
"@effect/sql-clickhouse@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
655
|
+
"@effect/sql-d1@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
656
|
+
"@effect/sql-libsql@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
657
|
+
"@effect/sql-mssql@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
658
|
+
"@effect/sql-mysql2@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
659
|
+
"@effect/sql-pg@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
660
|
+
"@effect/sql-pglite@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
661
|
+
"@effect/sql-sqlite-bun@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
662
|
+
"@effect/sql-sqlite-do@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
663
|
+
"@effect/sql-sqlite-node@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
664
|
+
"@effect/sql-sqlite-react-native@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
665
|
+
"@effect/sql-sqlite-wasm@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
666
|
+
"@effect/tsgo@0.24.3>effect": "4.0.0-beta.101",
|
|
667
|
+
"@effect/vitest@4.0.0-beta.101>effect": "4.0.0-beta.101"
|
|
668
668
|
} }
|
|
669
669
|
}, {
|
|
670
670
|
"catalogs": {
|
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.1_@types+react@19.2.17_ioredis@5.11.1_supports-color@9.4.0__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.1_@types+react@19.2.17_ioredis@5.11.1_supports-color@9.4.0__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.1_@types+react@19.2.17_ioredis@5.11.1_supports-color@9.4.0__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.1_@types+react@19.2.17_ioredis@5.11.1_supports-color@9.4.0__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.1_@types+react@19.2.17_ioredis@5.11.1_supports-color@9.4.0__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.1_@types+react@19.2.17_ioredis@5.11.1_supports-color@9.4.0__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.1_@types+react@19.2.17_ioredis@5.11.1_supports-color@9.4.0__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.1_@types+react@19.2.17_ioredis@5.11.1_supports-color@9.4.0__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.1_@types+react@19.2.17_ioredis@5.11.1_supports-color@9.4.0__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.1_@types+react@19.2.17_ioredis@5.11.1_supports-color@9.4.0__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.
|
|
@@ -431,64 +431,64 @@ function createHooks(base, manifest, name) {
|
|
|
431
431
|
const hooks = createHooks({
|
|
432
432
|
"catalogs": {
|
|
433
433
|
"effect": {
|
|
434
|
-
"@effect/ai-anthropic": "4.0.0-beta.
|
|
435
|
-
"@effect/ai-openai": "4.0.0-beta.
|
|
436
|
-
"@effect/ai-openai-compat": "4.0.0-beta.
|
|
437
|
-
"@effect/ai-openrouter": "4.0.0-beta.
|
|
438
|
-
"@effect/atom-react": "4.0.0-beta.
|
|
439
|
-
"@effect/atom-solid": "4.0.0-beta.
|
|
440
|
-
"@effect/atom-vue": "4.0.0-beta.
|
|
441
|
-
"@effect/openapi-generator": "4.0.0-beta.
|
|
442
|
-
"@effect/opentelemetry": "4.0.0-beta.
|
|
443
|
-
"@effect/platform-browser": "4.0.0-beta.
|
|
444
|
-
"@effect/platform-bun": "4.0.0-beta.
|
|
445
|
-
"@effect/platform-node": "4.0.0-beta.
|
|
446
|
-
"@effect/platform-node-shared": "4.0.0-beta.
|
|
447
|
-
"@effect/sql-clickhouse": "4.0.0-beta.
|
|
448
|
-
"@effect/sql-d1": "4.0.0-beta.
|
|
449
|
-
"@effect/sql-libsql": "4.0.0-beta.
|
|
450
|
-
"@effect/sql-mssql": "4.0.0-beta.
|
|
451
|
-
"@effect/sql-mysql2": "4.0.0-beta.
|
|
452
|
-
"@effect/sql-pg": "4.0.0-beta.
|
|
453
|
-
"@effect/sql-pglite": "4.0.0-beta.
|
|
454
|
-
"@effect/sql-sqlite-bun": "4.0.0-beta.
|
|
455
|
-
"@effect/sql-sqlite-do": "4.0.0-beta.
|
|
456
|
-
"@effect/sql-sqlite-node": "4.0.0-beta.
|
|
457
|
-
"@effect/sql-sqlite-react-native": "4.0.0-beta.
|
|
458
|
-
"@effect/sql-sqlite-wasm": "4.0.0-beta.
|
|
459
|
-
"@effect/tsgo": "0.24.
|
|
460
|
-
"@effect/vitest": "4.0.0-beta.
|
|
461
|
-
"effect": "4.0.0-beta.
|
|
434
|
+
"@effect/ai-anthropic": "4.0.0-beta.101",
|
|
435
|
+
"@effect/ai-openai": "4.0.0-beta.101",
|
|
436
|
+
"@effect/ai-openai-compat": "4.0.0-beta.101",
|
|
437
|
+
"@effect/ai-openrouter": "4.0.0-beta.101",
|
|
438
|
+
"@effect/atom-react": "4.0.0-beta.101",
|
|
439
|
+
"@effect/atom-solid": "4.0.0-beta.101",
|
|
440
|
+
"@effect/atom-vue": "4.0.0-beta.101",
|
|
441
|
+
"@effect/openapi-generator": "4.0.0-beta.101",
|
|
442
|
+
"@effect/opentelemetry": "4.0.0-beta.101",
|
|
443
|
+
"@effect/platform-browser": "4.0.0-beta.101",
|
|
444
|
+
"@effect/platform-bun": "4.0.0-beta.101",
|
|
445
|
+
"@effect/platform-node": "4.0.0-beta.101",
|
|
446
|
+
"@effect/platform-node-shared": "4.0.0-beta.101",
|
|
447
|
+
"@effect/sql-clickhouse": "4.0.0-beta.101",
|
|
448
|
+
"@effect/sql-d1": "4.0.0-beta.101",
|
|
449
|
+
"@effect/sql-libsql": "4.0.0-beta.101",
|
|
450
|
+
"@effect/sql-mssql": "4.0.0-beta.101",
|
|
451
|
+
"@effect/sql-mysql2": "4.0.0-beta.101",
|
|
452
|
+
"@effect/sql-pg": "4.0.0-beta.101",
|
|
453
|
+
"@effect/sql-pglite": "4.0.0-beta.101",
|
|
454
|
+
"@effect/sql-sqlite-bun": "4.0.0-beta.101",
|
|
455
|
+
"@effect/sql-sqlite-do": "4.0.0-beta.101",
|
|
456
|
+
"@effect/sql-sqlite-node": "4.0.0-beta.101",
|
|
457
|
+
"@effect/sql-sqlite-react-native": "4.0.0-beta.101",
|
|
458
|
+
"@effect/sql-sqlite-wasm": "4.0.0-beta.101",
|
|
459
|
+
"@effect/tsgo": "0.24.3",
|
|
460
|
+
"@effect/vitest": "4.0.0-beta.101",
|
|
461
|
+
"effect": "4.0.0-beta.101"
|
|
462
462
|
},
|
|
463
463
|
"effect:peers": {
|
|
464
|
-
"@effect/ai-anthropic": "4.0.0-beta.
|
|
465
|
-
"@effect/ai-openai": "4.0.0-beta.
|
|
466
|
-
"@effect/ai-openai-compat": "4.0.0-beta.
|
|
467
|
-
"@effect/ai-openrouter": "4.0.0-beta.
|
|
468
|
-
"@effect/atom-react": "4.0.0-beta.
|
|
469
|
-
"@effect/atom-solid": "4.0.0-beta.
|
|
470
|
-
"@effect/atom-vue": "4.0.0-beta.
|
|
471
|
-
"@effect/openapi-generator": "4.0.0-beta.
|
|
472
|
-
"@effect/opentelemetry": "4.0.0-beta.
|
|
473
|
-
"@effect/platform-browser": "4.0.0-beta.
|
|
474
|
-
"@effect/platform-bun": "4.0.0-beta.
|
|
475
|
-
"@effect/platform-node": "4.0.0-beta.
|
|
476
|
-
"@effect/platform-node-shared": "4.0.0-beta.
|
|
477
|
-
"@effect/sql-clickhouse": "4.0.0-beta.
|
|
478
|
-
"@effect/sql-d1": "4.0.0-beta.
|
|
479
|
-
"@effect/sql-libsql": "4.0.0-beta.
|
|
480
|
-
"@effect/sql-mssql": "4.0.0-beta.
|
|
481
|
-
"@effect/sql-mysql2": "4.0.0-beta.
|
|
482
|
-
"@effect/sql-pg": "4.0.0-beta.
|
|
483
|
-
"@effect/sql-pglite": "4.0.0-beta.
|
|
484
|
-
"@effect/sql-sqlite-bun": "4.0.0-beta.
|
|
485
|
-
"@effect/sql-sqlite-do": "4.0.0-beta.
|
|
486
|
-
"@effect/sql-sqlite-node": "4.0.0-beta.
|
|
487
|
-
"@effect/sql-sqlite-react-native": "4.0.0-beta.
|
|
488
|
-
"@effect/sql-sqlite-wasm": "4.0.0-beta.
|
|
489
|
-
"@effect/tsgo": "0.24.
|
|
490
|
-
"@effect/vitest": "4.0.0-beta.
|
|
491
|
-
"effect": "4.0.0-beta.
|
|
464
|
+
"@effect/ai-anthropic": "4.0.0-beta.101",
|
|
465
|
+
"@effect/ai-openai": "4.0.0-beta.101",
|
|
466
|
+
"@effect/ai-openai-compat": "4.0.0-beta.101",
|
|
467
|
+
"@effect/ai-openrouter": "4.0.0-beta.101",
|
|
468
|
+
"@effect/atom-react": "4.0.0-beta.101",
|
|
469
|
+
"@effect/atom-solid": "4.0.0-beta.101",
|
|
470
|
+
"@effect/atom-vue": "4.0.0-beta.101",
|
|
471
|
+
"@effect/openapi-generator": "4.0.0-beta.101",
|
|
472
|
+
"@effect/opentelemetry": "4.0.0-beta.101",
|
|
473
|
+
"@effect/platform-browser": "4.0.0-beta.101",
|
|
474
|
+
"@effect/platform-bun": "4.0.0-beta.101",
|
|
475
|
+
"@effect/platform-node": "4.0.0-beta.101",
|
|
476
|
+
"@effect/platform-node-shared": "4.0.0-beta.101",
|
|
477
|
+
"@effect/sql-clickhouse": "4.0.0-beta.101",
|
|
478
|
+
"@effect/sql-d1": "4.0.0-beta.101",
|
|
479
|
+
"@effect/sql-libsql": "4.0.0-beta.101",
|
|
480
|
+
"@effect/sql-mssql": "4.0.0-beta.101",
|
|
481
|
+
"@effect/sql-mysql2": "4.0.0-beta.101",
|
|
482
|
+
"@effect/sql-pg": "4.0.0-beta.101",
|
|
483
|
+
"@effect/sql-pglite": "4.0.0-beta.101",
|
|
484
|
+
"@effect/sql-sqlite-bun": "4.0.0-beta.101",
|
|
485
|
+
"@effect/sql-sqlite-do": "4.0.0-beta.101",
|
|
486
|
+
"@effect/sql-sqlite-node": "4.0.0-beta.101",
|
|
487
|
+
"@effect/sql-sqlite-react-native": "4.0.0-beta.101",
|
|
488
|
+
"@effect/sql-sqlite-wasm": "4.0.0-beta.101",
|
|
489
|
+
"@effect/tsgo": "0.24.3",
|
|
490
|
+
"@effect/vitest": "4.0.0-beta.101",
|
|
491
|
+
"effect": "4.0.0-beta.101"
|
|
492
492
|
},
|
|
493
493
|
"effect3": {
|
|
494
494
|
"@effect/ai": "^0.36.0",
|
|
@@ -605,65 +605,65 @@ const hooks = createHooks({
|
|
|
605
605
|
"effect": "^3.21.0"
|
|
606
606
|
},
|
|
607
607
|
"effectPeers": {
|
|
608
|
-
"@effect/ai-anthropic": "4.0.0-beta.
|
|
609
|
-
"@effect/ai-openai": "4.0.0-beta.
|
|
610
|
-
"@effect/ai-openai-compat": "4.0.0-beta.
|
|
611
|
-
"@effect/ai-openrouter": "4.0.0-beta.
|
|
612
|
-
"@effect/atom-react": "4.0.0-beta.
|
|
613
|
-
"@effect/atom-solid": "4.0.0-beta.
|
|
614
|
-
"@effect/atom-vue": "4.0.0-beta.
|
|
615
|
-
"@effect/openapi-generator": "4.0.0-beta.
|
|
616
|
-
"@effect/opentelemetry": "4.0.0-beta.
|
|
617
|
-
"@effect/platform-browser": "4.0.0-beta.
|
|
618
|
-
"@effect/platform-bun": "4.0.0-beta.
|
|
619
|
-
"@effect/platform-node": "4.0.0-beta.
|
|
620
|
-
"@effect/platform-node-shared": "4.0.0-beta.
|
|
621
|
-
"@effect/sql-clickhouse": "4.0.0-beta.
|
|
622
|
-
"@effect/sql-d1": "4.0.0-beta.
|
|
623
|
-
"@effect/sql-libsql": "4.0.0-beta.
|
|
624
|
-
"@effect/sql-mssql": "4.0.0-beta.
|
|
625
|
-
"@effect/sql-mysql2": "4.0.0-beta.
|
|
626
|
-
"@effect/sql-pg": "4.0.0-beta.
|
|
627
|
-
"@effect/sql-pglite": "4.0.0-beta.
|
|
628
|
-
"@effect/sql-sqlite-bun": "4.0.0-beta.
|
|
629
|
-
"@effect/sql-sqlite-do": "4.0.0-beta.
|
|
630
|
-
"@effect/sql-sqlite-node": "4.0.0-beta.
|
|
631
|
-
"@effect/sql-sqlite-react-native": "4.0.0-beta.
|
|
632
|
-
"@effect/sql-sqlite-wasm": "4.0.0-beta.
|
|
633
|
-
"@effect/tsgo": "0.24.
|
|
634
|
-
"@effect/vitest": "4.0.0-beta.
|
|
635
|
-
"effect": "4.0.0-beta.
|
|
608
|
+
"@effect/ai-anthropic": "4.0.0-beta.101",
|
|
609
|
+
"@effect/ai-openai": "4.0.0-beta.101",
|
|
610
|
+
"@effect/ai-openai-compat": "4.0.0-beta.101",
|
|
611
|
+
"@effect/ai-openrouter": "4.0.0-beta.101",
|
|
612
|
+
"@effect/atom-react": "4.0.0-beta.101",
|
|
613
|
+
"@effect/atom-solid": "4.0.0-beta.101",
|
|
614
|
+
"@effect/atom-vue": "4.0.0-beta.101",
|
|
615
|
+
"@effect/openapi-generator": "4.0.0-beta.101",
|
|
616
|
+
"@effect/opentelemetry": "4.0.0-beta.101",
|
|
617
|
+
"@effect/platform-browser": "4.0.0-beta.101",
|
|
618
|
+
"@effect/platform-bun": "4.0.0-beta.101",
|
|
619
|
+
"@effect/platform-node": "4.0.0-beta.101",
|
|
620
|
+
"@effect/platform-node-shared": "4.0.0-beta.101",
|
|
621
|
+
"@effect/sql-clickhouse": "4.0.0-beta.101",
|
|
622
|
+
"@effect/sql-d1": "4.0.0-beta.101",
|
|
623
|
+
"@effect/sql-libsql": "4.0.0-beta.101",
|
|
624
|
+
"@effect/sql-mssql": "4.0.0-beta.101",
|
|
625
|
+
"@effect/sql-mysql2": "4.0.0-beta.101",
|
|
626
|
+
"@effect/sql-pg": "4.0.0-beta.101",
|
|
627
|
+
"@effect/sql-pglite": "4.0.0-beta.101",
|
|
628
|
+
"@effect/sql-sqlite-bun": "4.0.0-beta.101",
|
|
629
|
+
"@effect/sql-sqlite-do": "4.0.0-beta.101",
|
|
630
|
+
"@effect/sql-sqlite-node": "4.0.0-beta.101",
|
|
631
|
+
"@effect/sql-sqlite-react-native": "4.0.0-beta.101",
|
|
632
|
+
"@effect/sql-sqlite-wasm": "4.0.0-beta.101",
|
|
633
|
+
"@effect/tsgo": "0.24.3",
|
|
634
|
+
"@effect/vitest": "4.0.0-beta.101",
|
|
635
|
+
"effect": "4.0.0-beta.101"
|
|
636
636
|
}
|
|
637
637
|
},
|
|
638
638
|
"minimumReleaseAgeExclude": ["@effect/tsgo-*"],
|
|
639
639
|
"peerDependencyRules": { "allowedVersions": {
|
|
640
|
-
"@effect/ai-anthropic@4.0.0-beta.
|
|
641
|
-
"@effect/ai-openai-compat@4.0.0-beta.
|
|
642
|
-
"@effect/ai-openai@4.0.0-beta.
|
|
643
|
-
"@effect/ai-openrouter@4.0.0-beta.
|
|
644
|
-
"@effect/atom-react@4.0.0-beta.
|
|
645
|
-
"@effect/atom-solid@4.0.0-beta.
|
|
646
|
-
"@effect/atom-vue@4.0.0-beta.
|
|
647
|
-
"@effect/openapi-generator@4.0.0-beta.
|
|
648
|
-
"@effect/opentelemetry@4.0.0-beta.
|
|
649
|
-
"@effect/platform-browser@4.0.0-beta.
|
|
650
|
-
"@effect/platform-bun@4.0.0-beta.
|
|
651
|
-
"@effect/platform-node-shared@4.0.0-beta.
|
|
652
|
-
"@effect/platform-node@4.0.0-beta.
|
|
653
|
-
"@effect/sql-clickhouse@4.0.0-beta.
|
|
654
|
-
"@effect/sql-d1@4.0.0-beta.
|
|
655
|
-
"@effect/sql-libsql@4.0.0-beta.
|
|
656
|
-
"@effect/sql-mssql@4.0.0-beta.
|
|
657
|
-
"@effect/sql-mysql2@4.0.0-beta.
|
|
658
|
-
"@effect/sql-pg@4.0.0-beta.
|
|
659
|
-
"@effect/sql-pglite@4.0.0-beta.
|
|
660
|
-
"@effect/sql-sqlite-bun@4.0.0-beta.
|
|
661
|
-
"@effect/sql-sqlite-do@4.0.0-beta.
|
|
662
|
-
"@effect/sql-sqlite-node@4.0.0-beta.
|
|
663
|
-
"@effect/sql-sqlite-react-native@4.0.0-beta.
|
|
664
|
-
"@effect/sql-sqlite-wasm@4.0.0-beta.
|
|
665
|
-
"@effect/tsgo@0.24.
|
|
666
|
-
"@effect/vitest@4.0.0-beta.
|
|
640
|
+
"@effect/ai-anthropic@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
641
|
+
"@effect/ai-openai-compat@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
642
|
+
"@effect/ai-openai@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
643
|
+
"@effect/ai-openrouter@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
644
|
+
"@effect/atom-react@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
645
|
+
"@effect/atom-solid@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
646
|
+
"@effect/atom-vue@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
647
|
+
"@effect/openapi-generator@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
648
|
+
"@effect/opentelemetry@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
649
|
+
"@effect/platform-browser@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
650
|
+
"@effect/platform-bun@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
651
|
+
"@effect/platform-node-shared@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
652
|
+
"@effect/platform-node@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
653
|
+
"@effect/sql-clickhouse@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
654
|
+
"@effect/sql-d1@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
655
|
+
"@effect/sql-libsql@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
656
|
+
"@effect/sql-mssql@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
657
|
+
"@effect/sql-mysql2@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
658
|
+
"@effect/sql-pg@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
659
|
+
"@effect/sql-pglite@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
660
|
+
"@effect/sql-sqlite-bun@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
661
|
+
"@effect/sql-sqlite-do@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
662
|
+
"@effect/sql-sqlite-node@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
663
|
+
"@effect/sql-sqlite-react-native@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
664
|
+
"@effect/sql-sqlite-wasm@4.0.0-beta.101>effect": "4.0.0-beta.101",
|
|
665
|
+
"@effect/tsgo@0.24.3>effect": "4.0.0-beta.101",
|
|
666
|
+
"@effect/vitest@4.0.0-beta.101>effect": "4.0.0-beta.101"
|
|
667
667
|
} }
|
|
668
668
|
}, {
|
|
669
669
|
"catalogs": {
|