Skip to content

Commit 1d4aaeb

Browse files
chore(deps): bump the production-minor-patch group across 1 directory with 30 updates
Bumps the production-minor-patch group with 30 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.20.0` | `8.22.0` | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `1.4.0` | `1.6.0` | | [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.34.2` | `5.39.1` | | [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) | `4.60.4` | `4.62.2` | | [@prisma-next/contract](https://github.com/prisma/prisma-next/tree/HEAD/packages/1-framework/0-foundation/contract) | `0.8.0` | `0.14.0` | | [@prisma-next/family-sql](https://github.com/prisma/prisma-next/tree/HEAD/packages/2-sql/9-family) | `0.8.0` | `0.14.0` | | [@prisma-next/framework-components](https://github.com/prisma/prisma-next/tree/HEAD/packages/1-framework/1-core/framework-components) | `0.8.0` | `0.14.0` | | [@prisma-next/migration-tools](https://github.com/prisma/prisma-next/tree/HEAD/packages/1-framework/3-tooling/migration) | `0.8.0` | `0.14.0` | | [@prisma-next/sql-contract](https://github.com/prisma/prisma-next/tree/HEAD/packages/2-sql/1-core/contract) | `0.8.0` | `0.14.0` | | [@prisma-next/sql-operations](https://github.com/prisma/prisma-next/tree/HEAD/packages/2-sql/1-core/operations) | `0.8.0` | `0.14.0` | | [@prisma-next/sql-relational-core](https://github.com/prisma/prisma-next/tree/HEAD/packages/2-sql/4-lanes/relational-core) | `0.8.0` | `0.14.0` | | [@prisma-next/sql-runtime](https://github.com/prisma/prisma-next/tree/HEAD/packages/2-sql/5-runtime) | `0.8.0` | `0.14.0` | | [@prisma-next/ts-render](https://github.com/prisma/prisma-next/tree/HEAD/packages/1-framework/1-core/ts-render) | `0.8.0` | `0.14.0` | | [@prisma-next/utils](https://github.com/prisma/prisma-next/tree/HEAD/packages/1-framework/0-foundation/utils) | `0.8.0` | `0.14.0` | | [arktype](https://github.com/arktypeio/arktype/tree/HEAD/ark/type) | `2.2.0` | `2.2.1` | | [@prisma-next/adapter-postgres](https://github.com/prisma/prisma-next/tree/HEAD/packages/3-targets/6-adapters/postgres) | `0.8.0` | `0.14.0` | | [@prisma-next/driver-postgres](https://github.com/prisma/prisma-next/tree/HEAD/packages/3-targets/7-drivers/postgres) | `0.8.0` | `0.14.0` | | [@prisma-next/sql-contract-psl](https://github.com/prisma/prisma-next/tree/HEAD/packages/2-sql/2-authoring/contract-psl) | `0.8.0` | `0.14.0` | | [@prisma-next/target-postgres](https://github.com/prisma/prisma-next/tree/HEAD/packages/3-targets/3-targets/postgres) | `0.8.0` | `0.14.0` | | [@cipherstash/protect-ffi](https://github.com/cipherstash/protectjs-ffi) | `0.23.0` | `0.26.0` | | [@stricli/core](https://github.com/bloomberg/stricli) | `1.2.7` | `1.2.8` | | [uuid](https://github.com/uuidjs/uuid) | `14.0.0` | `14.0.1` | | [@anthropic-ai/claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-typescript) | `0.3.143` | `0.3.197` | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.106.0` | `0.109.0` | | [@prisma-next/postgres](https://github.com/prisma/prisma-next/tree/HEAD/packages/3-extensions/postgres) | `0.8.0` | `0.14.0` | | [@prisma-next/sql-orm-client](https://github.com/prisma/prisma-next/tree/HEAD/packages/3-extensions/sql-orm-client) | `0.8.0` | `0.14.0` | | [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) | `7.3.5` | `7.5.11` | | [next](https://github.com/vercel/next.js) | `15.5.18` | `15.5.19` | | [tsx](https://github.com/privatenumber/tsx) | `4.22.1` | `4.22.4` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.13` | `8.1.2` | Updates `pg` from 8.20.0 to 8.22.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.22.0/packages/pg) Updates `@clack/prompts` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/bombshell-dev/clack/releases) - [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md) - [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@1.6.0/packages/prompts) Updates `posthog-node` from 5.34.2 to 5.39.1 - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/packages/node/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/commits/posthog-node@5.39.1/packages/node) Updates `@rollup/rollup-linux-x64-gnu` from 4.60.4 to 4.62.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.60.4...v4.62.2) Updates `@prisma-next/contract` from 0.8.0 to 0.14.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.14.0/packages/1-framework/0-foundation/contract) Updates `@prisma-next/family-sql` from 0.8.0 to 0.14.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.14.0/packages/2-sql/9-family) Updates `@prisma-next/framework-components` from 0.8.0 to 0.14.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.14.0/packages/1-framework/1-core/framework-components) Updates `@prisma-next/migration-tools` from 0.8.0 to 0.14.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.14.0/packages/1-framework/3-tooling/migration) Updates `@prisma-next/sql-contract` from 0.8.0 to 0.14.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.14.0/packages/2-sql/1-core/contract) Updates `@prisma-next/sql-operations` from 0.8.0 to 0.14.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.14.0/packages/2-sql/1-core/operations) Updates `@prisma-next/sql-relational-core` from 0.8.0 to 0.14.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.14.0/packages/2-sql/4-lanes/relational-core) Updates `@prisma-next/sql-runtime` from 0.8.0 to 0.14.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.14.0/packages/2-sql/5-runtime) Updates `@prisma-next/ts-render` from 0.8.0 to 0.14.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.14.0/packages/1-framework/1-core/ts-render) Updates `@prisma-next/utils` from 0.8.0 to 0.14.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.14.0/packages/1-framework/0-foundation/utils) Updates `arktype` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/arktypeio/arktype/releases) - [Changelog](https://github.com/arktypeio/arktype/blob/main/ark/type/CHANGELOG.md) - [Commits](https://github.com/arktypeio/arktype/commits/arktype@2.2.1/ark/type) Updates `@prisma-next/adapter-postgres` from 0.8.0 to 0.14.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.14.0/packages/3-targets/6-adapters/postgres) Updates `@prisma-next/driver-postgres` from 0.8.0 to 0.14.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.14.0/packages/3-targets/7-drivers/postgres) Updates `@prisma-next/sql-contract-psl` from 0.8.0 to 0.14.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.14.0/packages/2-sql/2-authoring/contract-psl) Updates `@prisma-next/target-postgres` from 0.8.0 to 0.14.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.14.0/packages/3-targets/3-targets/postgres) Updates `@cipherstash/protect-ffi` from 0.23.0 to 0.26.0 - [Release notes](https://github.com/cipherstash/protectjs-ffi/releases) - [Changelog](https://github.com/cipherstash/protectjs-ffi/blob/main/CHANGELOG.md) - [Commits](cipherstash/protectjs-ffi@v0.23.0...v0.26.0) Updates `@stricli/core` from 1.2.7 to 1.2.8 - [Release notes](https://github.com/bloomberg/stricli/releases) - [Changelog](https://github.com/bloomberg/stricli/blob/main/CHANGELOG.md) - [Commits](bloomberg/stricli@v1.2.7...v1.2.8) Updates `uuid` from 14.0.0 to 14.0.1 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v14.0.0...v14.0.1) Updates `@anthropic-ai/claude-agent-sdk` from 0.3.143 to 0.3.197 - [Release notes](https://github.com/anthropics/claude-agent-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/claude-agent-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/claude-agent-sdk-typescript@v0.3.143...v0.3.197) Updates `@anthropic-ai/sdk` from 0.106.0 to 0.109.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.106.0...sdk-v0.109.0) Updates `@prisma-next/postgres` from 0.8.0 to 0.14.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.14.0/packages/3-extensions/postgres) Updates `@prisma-next/sql-orm-client` from 0.8.0 to 0.14.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.14.0/packages/3-extensions/sql-orm-client) Updates `@clerk/nextjs` from 7.3.5 to 7.5.11 - [Release notes](https://github.com/clerk/javascript/releases) - [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md) - [Commits](https://github.com/clerk/javascript/commits/@clerk/nextjs@7.5.11/packages/nextjs) Updates `next` from 15.5.18 to 15.5.19 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v15.5.18...v15.5.19) Updates `tsx` from 4.22.1 to 4.22.4 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.22.1...v4.22.4) Updates `vite` from 8.0.13 to 8.1.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.1.2/packages/vite) --- updated-dependencies: - dependency-name: "@anthropic-ai/claude-agent-sdk" dependency-version: 0.3.197 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.109.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@cipherstash/protect-ffi" dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@clack/prompts" dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@clerk/nextjs" dependency-version: 7.5.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/adapter-postgres" dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/contract" dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/driver-postgres" dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/family-sql" dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/framework-components" dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/migration-tools" dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/postgres" dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/sql-contract" dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/sql-contract-psl" dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/sql-operations" dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/sql-orm-client" dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/sql-relational-core" dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/sql-runtime" dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/target-postgres" dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/ts-render" dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/utils" dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.62.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@stricli/core" dependency-version: 1.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: arktype dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: next dependency-version: 15.5.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: pg dependency-version: 8.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: posthog-node dependency-version: 5.39.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: tsx dependency-version: 4.22.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: uuid dependency-version: 14.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: vite dependency-version: 8.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af103cd commit 1d4aaeb

12 files changed

Lines changed: 1065 additions & 632 deletions

File tree

examples/basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@cipherstash/stack": "workspace:*",
1515
"dotenv": "^17.4.2",
16-
"pg": "8.20.0"
16+
"pg": "8.22.0"
1717
},
1818
"devDependencies": {
1919
"stash": "workspace:*",

examples/prisma/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@
1515
"dependencies": {
1616
"@cipherstash/prisma-next": "workspace:*",
1717
"@cipherstash/stack": "workspace:*",
18-
"@prisma-next/adapter-postgres": "0.8.0",
19-
"@prisma-next/contract": "0.8.0",
20-
"@prisma-next/driver-postgres": "0.8.0",
21-
"@prisma-next/family-sql": "0.8.0",
22-
"@prisma-next/framework-components": "0.8.0",
23-
"@prisma-next/postgres": "0.8.0",
24-
"@prisma-next/sql-contract": "0.8.0",
25-
"@prisma-next/sql-contract-psl": "0.8.0",
26-
"@prisma-next/sql-orm-client": "0.8.0",
27-
"@prisma-next/sql-runtime": "0.8.0",
28-
"@prisma-next/target-postgres": "0.8.0",
18+
"@prisma-next/adapter-postgres": "0.14.0",
19+
"@prisma-next/contract": "0.14.0",
20+
"@prisma-next/driver-postgres": "0.14.0",
21+
"@prisma-next/family-sql": "0.14.0",
22+
"@prisma-next/framework-components": "0.14.0",
23+
"@prisma-next/postgres": "0.14.0",
24+
"@prisma-next/sql-contract": "0.14.0",
25+
"@prisma-next/sql-contract-psl": "0.14.0",
26+
"@prisma-next/sql-orm-client": "0.14.0",
27+
"@prisma-next/sql-runtime": "0.14.0",
28+
"@prisma-next/target-postgres": "0.14.0",
2929
"dotenv": "^17.4.2"
3030
},
3131
"devDependencies": {

packages/bench/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@cipherstash/stack": "workspace:*",
1515
"drizzle-orm": "0.45.2",
16-
"pg": "^8.20.0"
16+
"pg": "^8.22.0"
1717
},
1818
"devDependencies": {
1919
"@types/node": "^22.19.19",

packages/cli/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@
4848
"dependencies": {
4949
"@cipherstash/auth": "catalog:repo",
5050
"@cipherstash/migrate": "workspace:*",
51-
"@clack/prompts": "1.4.0",
51+
"@clack/prompts": "1.6.0",
5252
"dotenv": "17.4.2",
5353
"jiti": "2.7.0",
54-
"pg": "8.20.0",
54+
"pg": "8.22.0",
5555
"picocolors": "^1.1.1",
56-
"posthog-node": "^5.34.2",
56+
"posthog-node": "^5.39.1",
5757
"zod": "^3.25.76"
5858
},
5959
"//optionalDependencies": "@cipherstash/auth ships per-platform native bindings as optional peerDependencies. pnpm does not auto-install platform-matched optional peer deps, so we declare them here as optionalDependencies — pnpm then picks the binary matching the host's os/cpu (from each sub-package's own package.json) and ignores the rest. All seven names share a single catalog entry to keep them in lockstep.",

packages/migrate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@cipherstash/stack": "workspace:*",
5858
"@types/pg": "^8.20.0",
5959
"dotenv": "^17.4.2",
60-
"pg": "8.20.0",
60+
"pg": "8.22.0",
6161
"tsup": "catalog:repo",
6262
"typescript": "catalog:repo",
6363
"vitest": "catalog:repo"

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"access": "public"
5252
},
5353
"optionalDependencies": {
54-
"@rollup/rollup-linux-x64-gnu": "4.60.4"
54+
"@rollup/rollup-linux-x64-gnu": "4.62.2"
5555
},
5656
"dependencies": {
5757
"jose": "^6.2.3"

packages/prisma-next/package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -80,27 +80,27 @@
8080
},
8181
"dependencies": {
8282
"@cipherstash/stack": "workspace:*",
83-
"@prisma-next/contract": "0.8.0",
84-
"@prisma-next/family-sql": "0.8.0",
85-
"@prisma-next/framework-components": "0.8.0",
86-
"@prisma-next/migration-tools": "0.8.0",
87-
"@prisma-next/sql-contract": "0.8.0",
88-
"@prisma-next/sql-operations": "0.8.0",
89-
"@prisma-next/sql-relational-core": "0.8.0",
90-
"@prisma-next/sql-runtime": "0.8.0",
91-
"@prisma-next/ts-render": "0.8.0",
92-
"@prisma-next/utils": "0.8.0",
93-
"arktype": "^2.1.29"
83+
"@prisma-next/contract": "0.14.0",
84+
"@prisma-next/family-sql": "0.14.0",
85+
"@prisma-next/framework-components": "0.14.0",
86+
"@prisma-next/migration-tools": "0.14.0",
87+
"@prisma-next/sql-contract": "0.14.0",
88+
"@prisma-next/sql-operations": "0.14.0",
89+
"@prisma-next/sql-relational-core": "0.14.0",
90+
"@prisma-next/sql-runtime": "0.14.0",
91+
"@prisma-next/ts-render": "0.14.0",
92+
"@prisma-next/utils": "0.14.0",
93+
"arktype": "^2.2.1"
9494
},
9595
"devDependencies": {
96-
"@prisma-next/adapter-postgres": "0.8.0",
96+
"@prisma-next/adapter-postgres": "0.14.0",
9797
"@prisma-next/cli": "0.8.0",
98-
"@prisma-next/driver-postgres": "0.8.0",
98+
"@prisma-next/driver-postgres": "0.14.0",
9999
"@prisma-next/psl-parser": "0.8.0",
100-
"@prisma-next/sql-contract-psl": "0.8.0",
100+
"@prisma-next/sql-contract-psl": "0.14.0",
101101
"@prisma-next/sql-contract-ts": "0.8.0",
102102
"@prisma-next/sql-schema-ir": "0.8.0",
103-
"@prisma-next/target-postgres": "0.8.0",
103+
"@prisma-next/target-postgres": "0.14.0",
104104
"pathe": "^2.0.3",
105105
"tsup": "catalog:repo",
106106
"typescript": "catalog:repo",

packages/protect/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,13 @@
7070
},
7171
"dependencies": {
7272
"@byteslice/result": "^0.2.0",
73-
"@cipherstash/protect-ffi": "0.23.0",
73+
"@cipherstash/protect-ffi": "0.26.0",
7474
"@cipherstash/schema": "workspace:*",
75-
"@stricli/core": "^1.2.7",
75+
"@stricli/core": "^1.2.8",
7676
"dotenv": "17.4.2",
7777
"zod": "^3.25.76"
7878
},
7979
"optionalDependencies": {
80-
"@rollup/rollup-linux-x64-gnu": "4.60.4"
80+
"@rollup/rollup-linux-x64-gnu": "4.62.2"
8181
}
8282
}

packages/stack/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
"release": "tsup"
225225
},
226226
"devDependencies": {
227-
"@clack/prompts": "^1.4.0",
227+
"@clack/prompts": "^1.6.0",
228228
"@supabase/supabase-js": "^2.105.4",
229229
"@types/uuid": "^11.0.0",
230230
"dotenv": "17.4.2",
@@ -244,9 +244,9 @@
244244
"dependencies": {
245245
"@byteslice/result": "0.2.0",
246246
"@cipherstash/auth": "catalog:repo",
247-
"@cipherstash/protect-ffi": "0.28.0",
247+
"@cipherstash/protect-ffi": "0.26.0",
248248
"evlog": "1.11.0",
249-
"uuid": "14.0.0",
249+
"uuid": "14.0.1",
250250
"zod": "3.25.76"
251251
},
252252
"//optionalDependencies": "@cipherstash/auth ships per-platform native bindings as optional peerDependencies. pnpm does not auto-install platform-matched optional peer deps, so we declare them here as optionalDependencies — pnpm then picks the binary matching the host's os/cpu (from each sub-package's own package.json) and ignores the rest. Required because @cipherstash/stack re-exports the Node auth strategies (OidcFederationStrategy, AccessKeyStrategy, …). All seven names share a single catalog entry to keep them in lockstep.",

packages/wizard/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
"lint": "biome check ."
3030
},
3131
"dependencies": {
32-
"@anthropic-ai/claude-agent-sdk": "^0.3.143",
33-
"@anthropic-ai/sdk": "^0.106.0",
32+
"@anthropic-ai/claude-agent-sdk": "^0.3.197",
33+
"@anthropic-ai/sdk": "^0.109.0",
3434
"@cipherstash/auth": "catalog:repo",
35-
"@clack/prompts": "1.4.0",
35+
"@clack/prompts": "1.6.0",
3636
"dotenv": "17.4.2",
37-
"pg": "8.20.0",
37+
"pg": "8.22.0",
3838
"picocolors": "^1.1.1",
39-
"posthog-node": "^5.34.2",
39+
"posthog-node": "^5.39.1",
4040
"zod": "^3.25.76"
4141
},
4242
"//optionalDependencies": "@cipherstash/auth ships per-platform native bindings as optional peerDependencies. pnpm does not auto-install platform-matched optional peer deps, so we declare them here as optionalDependencies — pnpm then picks the binary matching the host's os/cpu (from each sub-package's own package.json) and ignores the rest. All seven names share a single catalog entry to keep them in lockstep.",

0 commit comments

Comments
 (0)