@voltro/cli 0.39.0 → 0.40.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.
Files changed (106) hide show
  1. package/CHANGELOG.md +210 -0
  2. package/dist/agentsMd-Bu_XQgVf.js +2 -0
  3. package/dist/{agentsMd-7zI2h5l9.js → agentsMd-D6yD7IQv.js} +31 -14
  4. package/dist/apiBuild-BIyGkym8.js +2 -0
  5. package/dist/{apiBuild-DGalUk9v.js → apiBuild-C8xBEYbL.js} +2 -2
  6. package/dist/bin.js +1 -1
  7. package/dist/{build-CfF6t0UM.js → build-CkhFGnKA.js} +168 -165
  8. package/dist/{checkCommand-CBtynBKW.js → checkCommand-BcXJa2IS.js} +3 -3
  9. package/dist/{checkCommand-BV56Pcc1.js → checkCommand-QbHshOac.js} +1 -1
  10. package/dist/{cloudCmd-C42gaO8s.js → cloudCmd-F4YJeqM3.js} +1 -1
  11. package/dist/{codegenCommand-W7SDdiAQ.js → codegenCommand-DF2OJh3O.js} +2 -2
  12. package/dist/{codemodRunner-D-jTyvWo.js → codemodRunner-BcOvi4A2.js} +103 -0
  13. package/dist/{commands-BD9eBRY3.js → commands-7Z7-HOE3.js} +30 -30
  14. package/dist/{dashboardCommand-7qGylm0F.js → dashboardCommand-CUycH6dR.js} +5 -5
  15. package/dist/{dataCommand-C_F2DYxe.js → dataCommand-By78lscK.js} +1 -1
  16. package/dist/{dev-alhkKoEX.js → dev-D8JSKlBM.js} +1 -1
  17. package/dist/{dev-gqpnzVhI.js → dev-Dh1NuYx1.js} +1569 -1569
  18. package/dist/{doctorCommand-Bvs-BQrM.js → doctorCommand-C-8-Z9D6.js} +55 -42
  19. package/dist/doctorCommand-FhQ7EVYL.js +2 -0
  20. package/dist/{dormancyCommand-B-PPHc9Q.js → dormancyCommand-A79Odglm.js} +1 -1
  21. package/dist/{embeddingsCommand-OKY6XjUf.js → embeddingsCommand-CoiyHfkY.js} +1 -1
  22. package/dist/{envCommand-B1-Zm85H.js → envCommand-B6d0s-jZ.js} +8 -8
  23. package/dist/{evolveCommand-C4-NlFbd.js → evolveCommand-BC5a9lxX.js} +2 -2
  24. package/dist/frameworkTableAssembly-DgylYh9_.js +2 -0
  25. package/dist/index.js +1 -1
  26. package/dist/{infoCommand-CTo8Jnhq.js → infoCommand-ZqSVzJZ4.js} +1 -1
  27. package/dist/{metaCommands-DUYR--Ts.js → metaCommands-CfRLra0s.js} +1 -1
  28. package/dist/{projectScaffold-BEhhHjPr.js → projectScaffold-BIl97_E6.js} +1 -1
  29. package/dist/{projectScaffold-BvhLOrLq.js → projectScaffold-mIX_DpSe.js} +1 -1
  30. package/dist/{runtimeTrace-DzZOCd94.js → runtimeTrace-BslKJjDY.js} +1 -1
  31. package/dist/{sdkgen-C4roLErM.js → sdkgen-DQ8uEmmn.js} +1 -1
  32. package/dist/serveCommand-BmvEQCMS.js +2 -0
  33. package/dist/{serveCommand-B6TATyCj.js → serveCommand-Dqb9Ku1-.js} +657 -657
  34. package/dist/serveEntry.js +1 -1
  35. package/dist/{start-BNuTWdRd.js → start-BA7txHhY.js} +1 -1
  36. package/dist/{start-ft_KzFTd.js → start-dkNYKtgQ.js} +342 -318
  37. package/dist/startEntry.js +1 -1
  38. package/dist/updateCommand-BauSVxPp.js +2 -0
  39. package/dist/{updateCommand-CHBmCB17.js → updateCommand-eoGpZr3E.js} +1 -1
  40. package/dist/webDev-CBbKs4dZ.js +2 -0
  41. package/dist/{webDev-CTpSY-e_.js → webDev-bybjZA0o.js} +240 -186
  42. package/dist/{webhooksCommand-BVvOtZ1B.js → webhooksCommand-DubZWNOx.js} +1 -1
  43. package/package.json +29 -17
  44. package/templates/AGENTS.md +1 -1
  45. package/templates/agent-docs/_index.md +1 -1
  46. package/templates/agent-docs/authentication.md +13 -4
  47. package/templates/agent-docs/data.md +43 -0
  48. package/templates/agent-docs/routing.md +40 -0
  49. package/templates/agent-docs/whats-new.md +91 -157
  50. package/templates/apps/api-ai/package.json +7 -7
  51. package/templates/apps/api-auth/package.json +8 -8
  52. package/templates/apps/api-backend/package.json +7 -7
  53. package/templates/apps/api-backend-deactivation/package.json +7 -7
  54. package/templates/apps/api-backend-mail/package.json +8 -8
  55. package/templates/apps/api-backend-mariadb/package.json +9 -9
  56. package/templates/apps/api-backend-sqlite/package.json +8 -8
  57. package/templates/apps/api-backend-storage/package.json +8 -8
  58. package/templates/apps/api-cms/package.json +10 -10
  59. package/templates/apps/api-collab/package.json +8 -8
  60. package/templates/apps/api-data-advanced/package.json +8 -8
  61. package/templates/apps/api-durable/package.json +8 -8
  62. package/templates/apps/api-durable/startup/warm.startup.tsx +16 -2
  63. package/templates/apps/api-durable/tests/orders.place.test.ts +17 -4
  64. package/templates/apps/api-feature-flags/package.json +9 -9
  65. package/templates/apps/api-governance/package.json +8 -8
  66. package/templates/apps/api-kv/package.json +8 -8
  67. package/templates/apps/api-moderation/package.json +8 -8
  68. package/templates/apps/api-observability/package.json +8 -8
  69. package/templates/apps/api-ratelimit/package.json +8 -8
  70. package/templates/apps/api-rbac/package.json +8 -8
  71. package/templates/apps/api-rest/package.json +7 -7
  72. package/templates/apps/api-saas/package.json +11 -11
  73. package/templates/apps/api-saas-starter/package.json +10 -10
  74. package/templates/apps/api-search/package.json +8 -8
  75. package/templates/apps/api-status/package.json +8 -8
  76. package/templates/apps/api-versioning/package.json +8 -8
  77. package/templates/apps/api-webhooks/package.json +9 -9
  78. package/templates/apps/changelog/package.json +6 -6
  79. package/templates/apps/changelog/src/pages/[slug]/page.test.tsx +8 -1
  80. package/templates/apps/edge-functions/package.json +2 -2
  81. package/templates/apps/frontend-admin/package.json +8 -8
  82. package/templates/apps/frontend-app/package.json +9 -9
  83. package/templates/apps/frontend-auth/package.json +8 -8
  84. package/templates/apps/frontend-blank/package.json +7 -7
  85. package/templates/apps/frontend-cms/package.json +9 -9
  86. package/templates/apps/frontend-collab/package.json +10 -10
  87. package/templates/apps/frontend-contact/package.json +7 -7
  88. package/templates/apps/frontend-dashboard/package.json +7 -7
  89. package/templates/apps/frontend-docs/package.json +7 -7
  90. package/templates/apps/frontend-i18n/package.json +6 -6
  91. package/templates/apps/frontend-landing/package.json +7 -7
  92. package/templates/apps/frontend-portal/package.json +8 -8
  93. package/templates/apps/frontend-saas/package.json +8 -8
  94. package/templates/apps/frontend-spa/package.json +7 -7
  95. package/templates/apps/frontend-ssr/package.json +7 -7
  96. package/templates/apps/frontend-ssr-api/package.json +8 -8
  97. package/templates/apps/frontend-static-blog/package.json +6 -6
  98. package/templates/apps/frontend-status/package.json +8 -8
  99. package/templates/apps/mobile-app/package.json +4 -4
  100. package/dist/agentsMd-BFCXh2gl.js +0 -2
  101. package/dist/apiBuild-2GvK8CUB.js +0 -2
  102. package/dist/doctorCommand-CVXfRrng.js +0 -2
  103. package/dist/frameworkTableAssembly-YyVe32Cb.js +0 -2
  104. package/dist/serveCommand-CNR0gI9V.js +0 -2
  105. package/dist/updateCommand-6FMU2klq.js +0 -2
  106. package/dist/webDev-id3I5PvG.js +0 -2
@@ -13,18 +13,18 @@
13
13
  "dependencies": {
14
14
  "@effect/platform": "^0.97.0",
15
15
  "@effect/rpc": "^0.76.0",
16
- "@voltro/cli": "0.39.0",
17
- "@voltro/database": "0.39.0",
18
- "@voltro/env": "0.39.0",
19
- "@voltro/plugin-multitenancy": "0.39.0",
20
- "@voltro/plugin-storage": "0.39.0",
21
- "@voltro/protocol": "0.39.0",
22
- "@voltro/runtime": "0.39.0",
23
- "@voltro/sql-mysql": "0.39.0",
16
+ "@voltro/cli": "0.40.0",
17
+ "@voltro/database": "0.40.0",
18
+ "@voltro/env": "0.40.0",
19
+ "@voltro/plugin-multitenancy": "0.40.0",
20
+ "@voltro/plugin-storage": "0.40.0",
21
+ "@voltro/protocol": "0.40.0",
22
+ "@voltro/runtime": "0.40.0",
23
+ "@voltro/sql-mysql": "0.40.0",
24
24
  "effect": "^3.22.0"
25
25
  },
26
26
  "devDependencies": {
27
- "@voltro/testing": "0.39.0",
27
+ "@voltro/testing": "0.40.0",
28
28
  "typescript": "^6.0.3",
29
29
  "@vitest/coverage-v8": "^4.1.10",
30
30
  "vitest": "^4.1.10"
@@ -13,17 +13,17 @@
13
13
  "dependencies": {
14
14
  "@effect/platform": "^0.97.0",
15
15
  "@effect/rpc": "^0.76.0",
16
- "@voltro/cli": "0.39.0",
17
- "@voltro/database": "0.39.0",
18
- "@voltro/env": "0.39.0",
19
- "@voltro/plugin-multitenancy": "0.39.0",
20
- "@voltro/protocol": "0.39.0",
21
- "@voltro/runtime": "0.39.0",
22
- "@voltro/sql-sqlite": "0.39.0",
16
+ "@voltro/cli": "0.40.0",
17
+ "@voltro/database": "0.40.0",
18
+ "@voltro/env": "0.40.0",
19
+ "@voltro/plugin-multitenancy": "0.40.0",
20
+ "@voltro/protocol": "0.40.0",
21
+ "@voltro/runtime": "0.40.0",
22
+ "@voltro/sql-sqlite": "0.40.0",
23
23
  "effect": "^3.22.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@voltro/testing": "0.39.0",
26
+ "@voltro/testing": "0.40.0",
27
27
  "typescript": "^6.0.3",
28
28
  "@vitest/coverage-v8": "^4.1.10",
29
29
  "vitest": "^4.1.10"
@@ -11,17 +11,17 @@
11
11
  "test": "voltro test"
12
12
  },
13
13
  "dependencies": {
14
- "@voltro/cli": "0.39.0",
15
- "@voltro/database": "0.39.0",
16
- "@voltro/env": "0.39.0",
17
- "@voltro/plugin-multitenancy": "0.39.0",
18
- "@voltro/plugin-storage": "0.39.0",
19
- "@voltro/protocol": "0.39.0",
20
- "@voltro/runtime": "0.39.0",
14
+ "@voltro/cli": "0.40.0",
15
+ "@voltro/database": "0.40.0",
16
+ "@voltro/env": "0.40.0",
17
+ "@voltro/plugin-multitenancy": "0.40.0",
18
+ "@voltro/plugin-storage": "0.40.0",
19
+ "@voltro/protocol": "0.40.0",
20
+ "@voltro/runtime": "0.40.0",
21
21
  "effect": "^3.22.0"
22
22
  },
23
23
  "devDependencies": {
24
- "@voltro/testing": "0.39.0",
24
+ "@voltro/testing": "0.40.0",
25
25
  "typescript": "^6.0.3",
26
26
  "@vitest/coverage-v8": "^4.1.10",
27
27
  "vitest": "^4.1.10"
@@ -13,19 +13,19 @@
13
13
  "dependencies": {
14
14
  "@effect/platform": "^0.97.0",
15
15
  "@effect/rpc": "^0.76.0",
16
- "@voltro/cli": "0.39.0",
17
- "@voltro/cms": "0.39.0",
18
- "@voltro/database": "0.39.0",
19
- "@voltro/env": "0.39.0",
20
- "@voltro/plugin-auth": "0.39.0",
21
- "@voltro/plugin-multitenancy": "0.39.0",
22
- "@voltro/protocol": "0.39.0",
23
- "@voltro/runtime": "0.39.0",
24
- "@voltro/sql-postgres": "0.39.0",
16
+ "@voltro/cli": "0.40.0",
17
+ "@voltro/cms": "0.40.0",
18
+ "@voltro/database": "0.40.0",
19
+ "@voltro/env": "0.40.0",
20
+ "@voltro/plugin-auth": "0.40.0",
21
+ "@voltro/plugin-multitenancy": "0.40.0",
22
+ "@voltro/protocol": "0.40.0",
23
+ "@voltro/runtime": "0.40.0",
24
+ "@voltro/sql-postgres": "0.40.0",
25
25
  "effect": "^3.22.0"
26
26
  },
27
27
  "devDependencies": {
28
- "@voltro/testing": "0.39.0",
28
+ "@voltro/testing": "0.40.0",
29
29
  "typescript": "^6.0.3",
30
30
  "@vitest/coverage-v8": "^4.1.10",
31
31
  "vitest": "^4.1.10"
@@ -13,17 +13,17 @@
13
13
  "dependencies": {
14
14
  "@effect/platform": "^0.97.0",
15
15
  "@effect/rpc": "^0.76.0",
16
- "@voltro/cli": "0.39.0",
17
- "@voltro/database": "0.39.0",
18
- "@voltro/env": "0.39.0",
19
- "@voltro/local-first": "0.39.0",
20
- "@voltro/plugin-multitenancy": "0.39.0",
21
- "@voltro/protocol": "0.39.0",
22
- "@voltro/runtime": "0.39.0",
16
+ "@voltro/cli": "0.40.0",
17
+ "@voltro/database": "0.40.0",
18
+ "@voltro/env": "0.40.0",
19
+ "@voltro/local-first": "0.40.0",
20
+ "@voltro/plugin-multitenancy": "0.40.0",
21
+ "@voltro/protocol": "0.40.0",
22
+ "@voltro/runtime": "0.40.0",
23
23
  "effect": "^3.22.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@voltro/testing": "0.39.0",
26
+ "@voltro/testing": "0.40.0",
27
27
  "typescript": "^6.0.3",
28
28
  "@vitest/coverage-v8": "^4.1.10",
29
29
  "vitest": "^4.1.10"
@@ -12,17 +12,17 @@
12
12
  "dependencies": {
13
13
  "@effect/platform": "^0.97.0",
14
14
  "@effect/rpc": "^0.76.0",
15
- "@voltro/cli": "0.39.0",
16
- "@voltro/database": "0.39.0",
17
- "@voltro/env": "0.39.0",
18
- "@voltro/plugin-governance": "0.39.0",
19
- "@voltro/plugin-multitenancy": "0.39.0",
20
- "@voltro/protocol": "0.39.0",
21
- "@voltro/runtime": "0.39.0",
15
+ "@voltro/cli": "0.40.0",
16
+ "@voltro/database": "0.40.0",
17
+ "@voltro/env": "0.40.0",
18
+ "@voltro/plugin-governance": "0.40.0",
19
+ "@voltro/plugin-multitenancy": "0.40.0",
20
+ "@voltro/protocol": "0.40.0",
21
+ "@voltro/runtime": "0.40.0",
22
22
  "effect": "^3.22.0"
23
23
  },
24
24
  "devDependencies": {
25
- "@voltro/testing": "0.39.0",
25
+ "@voltro/testing": "0.40.0",
26
26
  "typescript": "^6.0.3",
27
27
  "@vitest/coverage-v8": "^4.1.10",
28
28
  "vitest": "^4.1.10"
@@ -12,17 +12,17 @@
12
12
  "dependencies": {
13
13
  "@effect/platform": "^0.97.0",
14
14
  "@effect/rpc": "^0.76.0",
15
- "@voltro/cli": "0.39.0",
16
- "@voltro/database": "0.39.0",
17
- "@voltro/env": "0.39.0",
18
- "@voltro/plugin-multitenancy": "0.39.0",
19
- "@voltro/protocol": "0.39.0",
20
- "@voltro/runtime": "0.39.0",
21
- "@voltro/workflow": "0.39.0",
15
+ "@voltro/cli": "0.40.0",
16
+ "@voltro/database": "0.40.0",
17
+ "@voltro/env": "0.40.0",
18
+ "@voltro/plugin-multitenancy": "0.40.0",
19
+ "@voltro/protocol": "0.40.0",
20
+ "@voltro/runtime": "0.40.0",
21
+ "@voltro/workflow": "0.40.0",
22
22
  "effect": "^3.22.0"
23
23
  },
24
24
  "devDependencies": {
25
- "@voltro/testing": "0.39.0",
25
+ "@voltro/testing": "0.40.0",
26
26
  "typescript": "^6.0.3",
27
27
  "@vitest/coverage-v8": "^4.1.10",
28
28
  "vitest": "^4.1.10"
@@ -6,8 +6,22 @@
6
6
  // websocket, start a background interval, register a process singleton —
7
7
  // and register a teardown via `onShutdown`.
8
8
  //
9
- // A throw here does NOT block boot (it's logged; the rpc surface stays
10
- // up). Distinct from `*.seed.ts` (runs once and RETURNS) and `*.cron.tsx`
9
+ // A throw here REFUSES the boot, naming this file and the cause. A startup
10
+ // is where an app arms things the request path depends on, and "served
11
+ // without them" is the failure nobody sees — so the default is the
12
+ // recoverable one. If a failure is genuinely acceptable here (a cache warm
13
+ // is the usual case), catch it INSIDE this function, so the decision sits
14
+ // where somebody made it:
15
+ //
16
+ // try { await warm(store) }
17
+ // catch (err) { log.warn('cache warm failed; serving cold', {}, err) }
18
+ //
19
+ // The function must also RETURN. Start the work, hand back teardown via
20
+ // `onShutdown`, return — one that never returns refuses the boot after
21
+ // `VOLTRO_STARTUP_TIMEOUT_MS` (default 60s). A slow but successful startup
22
+ // is simply awaited.
23
+ //
24
+ // Distinct from `*.seed.ts` (runs once and RETURNS) and `*.cron.tsx`
11
25
  // (periodic) — a startup HOLDS a resource for the process lifetime.
12
26
  //
13
27
  // NOTE: `StartupContext` lives on the `@voltro/cli/startup` subpath (the
@@ -15,9 +15,10 @@
15
15
 
16
16
  import { describe, it, expect } from 'vitest'
17
17
  import { Schema } from 'effect'
18
- import { makeTestContext, mockStore } from '@voltro/testing'
18
+ import { invoke, makeTestContext, mockStore } from '@voltro/testing'
19
19
  import { database } from '../database/schema' // registers orders / actors / tenants
20
- import placeOrder from '../mutations/orders.place.mutation.server'
20
+ import { placeOrder } from '../mutations/orders.place.mutation'
21
+ import placeOrderExecutor from '../mutations/orders.place.mutation.server'
21
22
  import { FulfillOrder } from '../workflows/order.fulfill.workflow'
22
23
  import buildExecute from '../workflows/order.fulfill.workflow.server'
23
24
 
@@ -27,7 +28,19 @@ describe('orders.place', () => {
27
28
  subject: { type: 'user', id: 'user_1', tenantId: 'acme' },
28
29
  store: mockStore({ orders: [] }),
29
30
  })
30
- const row = await placeOrder(
31
+ // `invoke`, NOT `await placeOrderExecutor(...)`. An executor written in the
32
+ // Effect style RETURNS an Effect, and awaiting a non-thenable hands the
33
+ // Effect object straight back — unrun. `row.status` then reads `undefined`
34
+ // and the test fails pointing at the assertion rather than at the call.
35
+ //
36
+ // `invoke` is what production does: it decodes the input against the
37
+ // descriptor's schema, runs the guards, and runs an Effect handler through
38
+ // the same path the dispatcher uses (so a typed error stays typed instead of
39
+ // arriving as a FiberFailure). Passing the DESCRIPTOR is what makes those
40
+ // hops possible.
41
+ const row = await invoke(
42
+ placeOrder,
43
+ placeOrderExecutor,
31
44
  { tenantId: 'acme', customerName: 'Ada Lovelace', amountCents: 4200 },
32
45
  ctx,
33
46
  )
@@ -44,7 +57,7 @@ describe('orders.place', () => {
44
57
  subject: { type: 'user', id: 'u1', tenantId: 't1' },
45
58
  store: mockStore({ orders: [] }),
46
59
  })
47
- await placeOrder({ tenantId: 't1', customerName: 'Grace', amountCents: 100 }, ctx)
60
+ await invoke(placeOrder, placeOrderExecutor, { tenantId: 't1', customerName: 'Grace', amountCents: 100 }, ctx)
48
61
 
49
62
  // Re-scope the SAME store to a different tenant — the real WHERE filter
50
63
  // hides t1's row from t2.
@@ -13,18 +13,18 @@
13
13
  "dependencies": {
14
14
  "@effect/platform": "^0.97.0",
15
15
  "@effect/rpc": "^0.76.0",
16
- "@voltro/cli": "0.39.0",
17
- "@voltro/database": "0.39.0",
18
- "@voltro/env": "0.39.0",
19
- "@voltro/plugin-flags": "0.39.0",
20
- "@voltro/plugin-multitenancy": "0.39.0",
21
- "@voltro/protocol": "0.39.0",
22
- "@voltro/runtime": "0.39.0",
23
- "@voltro/sql-postgres": "0.39.0",
16
+ "@voltro/cli": "0.40.0",
17
+ "@voltro/database": "0.40.0",
18
+ "@voltro/env": "0.40.0",
19
+ "@voltro/plugin-flags": "0.40.0",
20
+ "@voltro/plugin-multitenancy": "0.40.0",
21
+ "@voltro/protocol": "0.40.0",
22
+ "@voltro/runtime": "0.40.0",
23
+ "@voltro/sql-postgres": "0.40.0",
24
24
  "effect": "^3.22.0"
25
25
  },
26
26
  "devDependencies": {
27
- "@voltro/testing": "0.39.0",
27
+ "@voltro/testing": "0.40.0",
28
28
  "typescript": "^6.0.3",
29
29
  "@vitest/coverage-v8": "^4.1.10",
30
30
  "vitest": "^4.1.10"
@@ -13,17 +13,17 @@
13
13
  "dependencies": {
14
14
  "@effect/platform": "^0.97.0",
15
15
  "@effect/rpc": "^0.76.0",
16
- "@voltro/cli": "0.39.0",
17
- "@voltro/database": "0.39.0",
18
- "@voltro/env": "0.39.0",
19
- "@voltro/plugin-audit": "0.39.0",
20
- "@voltro/plugin-governance": "0.39.0",
21
- "@voltro/protocol": "0.39.0",
22
- "@voltro/runtime": "0.39.0",
16
+ "@voltro/cli": "0.40.0",
17
+ "@voltro/database": "0.40.0",
18
+ "@voltro/env": "0.40.0",
19
+ "@voltro/plugin-audit": "0.40.0",
20
+ "@voltro/plugin-governance": "0.40.0",
21
+ "@voltro/protocol": "0.40.0",
22
+ "@voltro/runtime": "0.40.0",
23
23
  "effect": "^3.22.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@voltro/testing": "0.39.0",
26
+ "@voltro/testing": "0.40.0",
27
27
  "typescript": "^6.0.3",
28
28
  "@vitest/coverage-v8": "^4.1.10",
29
29
  "vitest": "^4.1.10"
@@ -12,17 +12,17 @@
12
12
  "dependencies": {
13
13
  "@effect/platform": "^0.97.0",
14
14
  "@effect/rpc": "^0.76.0",
15
- "@voltro/cli": "0.39.0",
16
- "@voltro/database": "0.39.0",
17
- "@voltro/env": "0.39.0",
18
- "@voltro/kv": "0.39.0",
19
- "@voltro/plugin-multitenancy": "0.39.0",
20
- "@voltro/protocol": "0.39.0",
21
- "@voltro/runtime": "0.39.0",
15
+ "@voltro/cli": "0.40.0",
16
+ "@voltro/database": "0.40.0",
17
+ "@voltro/env": "0.40.0",
18
+ "@voltro/kv": "0.40.0",
19
+ "@voltro/plugin-multitenancy": "0.40.0",
20
+ "@voltro/protocol": "0.40.0",
21
+ "@voltro/runtime": "0.40.0",
22
22
  "effect": "^3.22.0"
23
23
  },
24
24
  "devDependencies": {
25
- "@voltro/testing": "0.39.0",
25
+ "@voltro/testing": "0.40.0",
26
26
  "typescript": "^6.0.3",
27
27
  "@vitest/coverage-v8": "^4.1.10",
28
28
  "vitest": "^4.1.10"
@@ -13,17 +13,17 @@
13
13
  "dependencies": {
14
14
  "@effect/platform": "^0.97.0",
15
15
  "@effect/rpc": "^0.76.0",
16
- "@voltro/cli": "0.39.0",
17
- "@voltro/database": "0.39.0",
18
- "@voltro/env": "0.39.0",
19
- "@voltro/plugin-moderation": "0.39.0",
20
- "@voltro/plugin-multitenancy": "0.39.0",
21
- "@voltro/protocol": "0.39.0",
22
- "@voltro/runtime": "0.39.0",
16
+ "@voltro/cli": "0.40.0",
17
+ "@voltro/database": "0.40.0",
18
+ "@voltro/env": "0.40.0",
19
+ "@voltro/plugin-moderation": "0.40.0",
20
+ "@voltro/plugin-multitenancy": "0.40.0",
21
+ "@voltro/protocol": "0.40.0",
22
+ "@voltro/runtime": "0.40.0",
23
23
  "effect": "^3.22.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@voltro/testing": "0.39.0",
26
+ "@voltro/testing": "0.40.0",
27
27
  "typescript": "^6.0.3",
28
28
  "@vitest/coverage-v8": "^4.1.10",
29
29
  "vitest": "^4.1.10"
@@ -13,17 +13,17 @@
13
13
  "dependencies": {
14
14
  "@effect/platform": "^0.97.0",
15
15
  "@effect/rpc": "^0.76.0",
16
- "@voltro/cli": "0.39.0",
17
- "@voltro/database": "0.39.0",
18
- "@voltro/plugin-multitenancy": "0.39.0",
19
- "@voltro/plugin-prometheus": "0.39.0",
20
- "@voltro/plugin-sentry": "0.39.0",
21
- "@voltro/protocol": "0.39.0",
22
- "@voltro/runtime": "0.39.0",
16
+ "@voltro/cli": "0.40.0",
17
+ "@voltro/database": "0.40.0",
18
+ "@voltro/plugin-multitenancy": "0.40.0",
19
+ "@voltro/plugin-prometheus": "0.40.0",
20
+ "@voltro/plugin-sentry": "0.40.0",
21
+ "@voltro/protocol": "0.40.0",
22
+ "@voltro/runtime": "0.40.0",
23
23
  "effect": "^3.22.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@voltro/testing": "0.39.0",
26
+ "@voltro/testing": "0.40.0",
27
27
  "typescript": "^6.0.3",
28
28
  "@vitest/coverage-v8": "^4.1.10",
29
29
  "vitest": "^4.1.10"
@@ -13,17 +13,17 @@
13
13
  "dependencies": {
14
14
  "@effect/platform": "^0.97.0",
15
15
  "@effect/rpc": "^0.76.0",
16
- "@voltro/cli": "0.39.0",
17
- "@voltro/database": "0.39.0",
18
- "@voltro/env": "0.39.0",
19
- "@voltro/plugin-multitenancy": "0.39.0",
20
- "@voltro/plugin-ratelimit": "0.39.0",
21
- "@voltro/protocol": "0.39.0",
22
- "@voltro/runtime": "0.39.0",
16
+ "@voltro/cli": "0.40.0",
17
+ "@voltro/database": "0.40.0",
18
+ "@voltro/env": "0.40.0",
19
+ "@voltro/plugin-multitenancy": "0.40.0",
20
+ "@voltro/plugin-ratelimit": "0.40.0",
21
+ "@voltro/protocol": "0.40.0",
22
+ "@voltro/runtime": "0.40.0",
23
23
  "effect": "^3.22.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@voltro/testing": "0.39.0",
26
+ "@voltro/testing": "0.40.0",
27
27
  "typescript": "^6.0.3",
28
28
  "@vitest/coverage-v8": "^4.1.10",
29
29
  "vitest": "^4.1.10"
@@ -13,17 +13,17 @@
13
13
  "dependencies": {
14
14
  "@effect/platform": "^0.97.0",
15
15
  "@effect/rpc": "^0.76.0",
16
- "@voltro/cli": "0.39.0",
17
- "@voltro/database": "0.39.0",
18
- "@voltro/env": "0.39.0",
19
- "@voltro/plugin-multitenancy": "0.39.0",
20
- "@voltro/plugin-rbac": "0.39.0",
21
- "@voltro/protocol": "0.39.0",
22
- "@voltro/runtime": "0.39.0",
16
+ "@voltro/cli": "0.40.0",
17
+ "@voltro/database": "0.40.0",
18
+ "@voltro/env": "0.40.0",
19
+ "@voltro/plugin-multitenancy": "0.40.0",
20
+ "@voltro/plugin-rbac": "0.40.0",
21
+ "@voltro/protocol": "0.40.0",
22
+ "@voltro/runtime": "0.40.0",
23
23
  "effect": "^3.22.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@voltro/testing": "0.39.0",
26
+ "@voltro/testing": "0.40.0",
27
27
  "typescript": "^6.0.3",
28
28
  "@vitest/coverage-v8": "^4.1.10",
29
29
  "vitest": "^4.1.10"
@@ -13,16 +13,16 @@
13
13
  "dependencies": {
14
14
  "@effect/platform": "^0.97.0",
15
15
  "@effect/rpc": "^0.76.0",
16
- "@voltro/cli": "0.39.0",
17
- "@voltro/database": "0.39.0",
18
- "@voltro/plugin-openapi": "0.39.0",
19
- "@voltro/protocol": "0.39.0",
20
- "@voltro/runtime": "0.39.0",
21
- "@voltro/sql-postgres": "0.39.0",
16
+ "@voltro/cli": "0.40.0",
17
+ "@voltro/database": "0.40.0",
18
+ "@voltro/plugin-openapi": "0.40.0",
19
+ "@voltro/protocol": "0.40.0",
20
+ "@voltro/runtime": "0.40.0",
21
+ "@voltro/sql-postgres": "0.40.0",
22
22
  "effect": "^3.22.0"
23
23
  },
24
24
  "devDependencies": {
25
- "@voltro/testing": "0.39.0",
25
+ "@voltro/testing": "0.40.0",
26
26
  "typescript": "^6.0.3",
27
27
  "@vitest/coverage-v8": "^4.1.10",
28
28
  "vitest": "^4.1.10"
@@ -13,20 +13,20 @@
13
13
  "dependencies": {
14
14
  "@effect/platform": "^0.97.0",
15
15
  "@effect/rpc": "^0.76.0",
16
- "@voltro/cli": "0.39.0",
17
- "@voltro/database": "0.39.0",
18
- "@voltro/plugin-analytics-postgres": "0.39.0",
19
- "@voltro/plugin-billing": "0.39.0",
20
- "@voltro/plugin-multitenancy": "0.39.0",
21
- "@voltro/plugin-notifications": "0.39.0",
22
- "@voltro/plugin-presence": "0.39.0",
23
- "@voltro/protocol": "0.39.0",
24
- "@voltro/runtime": "0.39.0",
25
- "@voltro/sql-postgres": "0.39.0",
16
+ "@voltro/cli": "0.40.0",
17
+ "@voltro/database": "0.40.0",
18
+ "@voltro/plugin-analytics-postgres": "0.40.0",
19
+ "@voltro/plugin-billing": "0.40.0",
20
+ "@voltro/plugin-multitenancy": "0.40.0",
21
+ "@voltro/plugin-notifications": "0.40.0",
22
+ "@voltro/plugin-presence": "0.40.0",
23
+ "@voltro/protocol": "0.40.0",
24
+ "@voltro/runtime": "0.40.0",
25
+ "@voltro/sql-postgres": "0.40.0",
26
26
  "effect": "^3.22.0"
27
27
  },
28
28
  "devDependencies": {
29
- "@voltro/testing": "0.39.0",
29
+ "@voltro/testing": "0.40.0",
30
30
  "typescript": "^6.0.3",
31
31
  "@vitest/coverage-v8": "^4.1.10",
32
32
  "vitest": "^4.1.10"
@@ -16,19 +16,19 @@
16
16
  "dependencies": {
17
17
  "@effect/platform": "^0.97.0",
18
18
  "@effect/rpc": "^0.76.0",
19
- "@voltro/cli": "0.39.0",
20
- "@voltro/database": "0.39.0",
21
- "@voltro/env": "0.39.0",
22
- "@voltro/plugin-auth": "0.39.0",
23
- "@voltro/plugin-billing": "0.39.0",
24
- "@voltro/plugin-multitenancy": "0.39.0",
25
- "@voltro/protocol": "0.39.0",
26
- "@voltro/runtime": "0.39.0",
27
- "@voltro/sql-postgres": "0.39.0",
19
+ "@voltro/cli": "0.40.0",
20
+ "@voltro/database": "0.40.0",
21
+ "@voltro/env": "0.40.0",
22
+ "@voltro/plugin-auth": "0.40.0",
23
+ "@voltro/plugin-billing": "0.40.0",
24
+ "@voltro/plugin-multitenancy": "0.40.0",
25
+ "@voltro/protocol": "0.40.0",
26
+ "@voltro/runtime": "0.40.0",
27
+ "@voltro/sql-postgres": "0.40.0",
28
28
  "effect": "^3.22.0"
29
29
  },
30
30
  "devDependencies": {
31
- "@voltro/testing": "0.39.0",
31
+ "@voltro/testing": "0.40.0",
32
32
  "typescript": "^6.0.3",
33
33
  "@vitest/coverage-v8": "^4.1.10",
34
34
  "vitest": "^4.1.10"
@@ -13,17 +13,17 @@
13
13
  "dependencies": {
14
14
  "@effect/platform": "^0.97.0",
15
15
  "@effect/rpc": "^0.76.0",
16
- "@voltro/cli": "0.39.0",
17
- "@voltro/database": "0.39.0",
18
- "@voltro/env": "0.39.0",
19
- "@voltro/plugin-multitenancy": "0.39.0",
20
- "@voltro/plugin-search": "0.39.0",
21
- "@voltro/protocol": "0.39.0",
22
- "@voltro/runtime": "0.39.0",
16
+ "@voltro/cli": "0.40.0",
17
+ "@voltro/database": "0.40.0",
18
+ "@voltro/env": "0.40.0",
19
+ "@voltro/plugin-multitenancy": "0.40.0",
20
+ "@voltro/plugin-search": "0.40.0",
21
+ "@voltro/protocol": "0.40.0",
22
+ "@voltro/runtime": "0.40.0",
23
23
  "effect": "^3.22.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@voltro/testing": "0.39.0",
26
+ "@voltro/testing": "0.40.0",
27
27
  "typescript": "^6.0.3",
28
28
  "@vitest/coverage-v8": "^4.1.10",
29
29
  "vitest": "^4.1.10"
@@ -13,17 +13,17 @@
13
13
  "dependencies": {
14
14
  "@effect/platform": "^0.97.0",
15
15
  "@effect/rpc": "^0.76.0",
16
- "@voltro/cli": "0.39.0",
17
- "@voltro/database": "0.39.0",
18
- "@voltro/env": "0.39.0",
19
- "@voltro/plugin-rbac": "0.39.0",
20
- "@voltro/protocol": "0.39.0",
21
- "@voltro/runtime": "0.39.0",
22
- "@voltro/sql-postgres": "0.39.0",
16
+ "@voltro/cli": "0.40.0",
17
+ "@voltro/database": "0.40.0",
18
+ "@voltro/env": "0.40.0",
19
+ "@voltro/plugin-rbac": "0.40.0",
20
+ "@voltro/protocol": "0.40.0",
21
+ "@voltro/runtime": "0.40.0",
22
+ "@voltro/sql-postgres": "0.40.0",
23
23
  "effect": "^3.22.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@voltro/testing": "0.39.0",
26
+ "@voltro/testing": "0.40.0",
27
27
  "typescript": "^6.0.3",
28
28
  "@vitest/coverage-v8": "^4.1.10",
29
29
  "vitest": "^4.1.10"
@@ -13,17 +13,17 @@
13
13
  "dependencies": {
14
14
  "@effect/platform": "^0.97.0",
15
15
  "@effect/rpc": "^0.76.0",
16
- "@voltro/cli": "0.39.0",
17
- "@voltro/database": "0.39.0",
18
- "@voltro/env": "0.39.0",
19
- "@voltro/plugin-multitenancy": "0.39.0",
20
- "@voltro/plugin-versioning": "0.39.0",
21
- "@voltro/protocol": "0.39.0",
22
- "@voltro/runtime": "0.39.0",
16
+ "@voltro/cli": "0.40.0",
17
+ "@voltro/database": "0.40.0",
18
+ "@voltro/env": "0.40.0",
19
+ "@voltro/plugin-multitenancy": "0.40.0",
20
+ "@voltro/plugin-versioning": "0.40.0",
21
+ "@voltro/protocol": "0.40.0",
22
+ "@voltro/runtime": "0.40.0",
23
23
  "effect": "^3.22.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@voltro/testing": "0.39.0",
26
+ "@voltro/testing": "0.40.0",
27
27
  "typescript": "^6.0.3",
28
28
  "@vitest/coverage-v8": "^4.1.10",
29
29
  "vitest": "^4.1.10"