From 62c8c4e86fc35f7246241e8d19289e4cb131c028 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 15:42:02 +0000 Subject: [PATCH] chore: Bump the dev-dependencies group with 4 updates Bumps the dev-dependencies group with 4 updates: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli), [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional), [ai](https://github.com/vercel/ai) and [zod](https://github.com/colinhacks/zod). Updates `@commitlint/cli` from 20.2.0 to 20.3.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.3.0/@commitlint/cli) Updates `@commitlint/config-conventional` from 20.2.0 to 20.3.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.3.0/@commitlint/config-conventional) Updates `ai` from 6.0.5 to 6.0.7 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/ai@6.0.5...ai@6.0.7) Updates `zod` from 4.2.1 to 4.3.5 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v4.2.1...v4.3.5) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@commitlint/config-conventional" dependency-version: 20.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: ai dependency-version: 6.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: zod dependency-version: 4.3.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- apps/app/package.json | 4 +- core/package.json | 4 +- package.json | 4 +- pnpm-lock.yaml | 148 +++++++++++++++++++------------------- ui/blocks/package.json | 4 +- ui/contracts/package.json | 2 +- ui/renderer/package.json | 4 +- 7 files changed, 85 insertions(+), 85 deletions(-) diff --git a/apps/app/package.json b/apps/app/package.json index 5b25285f..93f18e1c 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -33,10 +33,10 @@ "@radix-ui/react-tabs": "^1.1.13", "@radix-ui/react-tooltip": "^1.1.6", "@vercel/speed-insights": "^1.1.0", - "ai": "^6.0.5", + "ai": "^6.0.7", "@ai-sdk/openai": "^3.0.2", "ajv": "^8.17.1", - "zod": "^4.2.1", + "zod": "^4.3.5", "better-sqlite3": "^11.0.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", diff --git a/core/package.json b/core/package.json index 6d8668fe..0f468176 100644 --- a/core/package.json +++ b/core/package.json @@ -65,9 +65,9 @@ "@ai-sdk/google": "^3.0.2", "@ai-sdk/openai": "^3.0.2", "@aligntrue/file-utils": "workspace:*", - "ai": "^6.0.5", + "ai": "^6.0.7", "better-sqlite3": "^11.10.0", "date-fns": "^4.1.0", - "zod": "^4.2.1" + "zod": "^4.3.5" } } diff --git a/package.json b/package.json index 8cd8ebd3..15595e80 100644 --- a/package.json +++ b/package.json @@ -54,8 +54,8 @@ }, "devDependencies": { "@clack/prompts": "^0.11.0", - "@commitlint/cli": "^20.2.0", - "@commitlint/config-conventional": "^20.2.0", + "@commitlint/cli": "^20.3.0", + "@commitlint/config-conventional": "^20.3.0", "@next/eslint-plugin-next": "^16.1.1", "@types/node": "^25", "@typescript-eslint/eslint-plugin": "^8.50.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2fe49652..0da3897d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,11 +19,11 @@ importers: specifier: ^0.11.0 version: 0.11.0 '@commitlint/cli': - specifier: ^20.2.0 - version: 20.2.0(@types/node@25.0.3)(typescript@5.9.3) + specifier: ^20.3.0 + version: 20.3.0(@types/node@25.0.3)(typescript@5.9.3) '@commitlint/config-conventional': - specifier: ^20.2.0 - version: 20.2.0 + specifier: ^20.3.0 + version: 20.3.0 '@next/eslint-plugin-next': specifier: ^16.1.1 version: 16.1.1 @@ -80,7 +80,7 @@ importers: dependencies: '@ai-sdk/openai': specifier: ^3.0.2 - version: 3.0.2(zod@4.2.1) + version: 3.0.2(zod@4.3.5) '@aligntrue/connector-google-calendar': specifier: workspace:* version: link:../../connectors/google-calendar @@ -148,8 +148,8 @@ importers: specifier: ^1.1.0 version: 1.3.1(next@16.1.1(@opentelemetry/api@1.9.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3) ai: - specifier: ^6.0.5 - version: 6.0.5(zod@4.2.1) + specifier: ^6.0.7 + version: 6.0.7(zod@4.3.5) ajv: specifier: ^8.17.1 version: 8.17.1 @@ -190,8 +190,8 @@ importers: specifier: ^1.0.7 version: 1.0.7(tailwindcss@4.1.18) zod: - specifier: ^4.2.1 - version: 4.2.1 + specifier: ^4.3.5 + version: 4.3.5 devDependencies: '@tailwindcss/postcss': specifier: ^4.1.18 @@ -484,19 +484,19 @@ importers: dependencies: '@ai-sdk/anthropic': specifier: ^3.0.2 - version: 3.0.2(zod@4.2.1) + version: 3.0.2(zod@4.3.5) '@ai-sdk/google': specifier: ^3.0.2 - version: 3.0.2(zod@4.2.1) + version: 3.0.2(zod@4.3.5) '@ai-sdk/openai': specifier: ^3.0.2 - version: 3.0.2(zod@4.2.1) + version: 3.0.2(zod@4.3.5) '@aligntrue/file-utils': specifier: workspace:* version: link:../packages/file-utils ai: - specifier: ^6.0.5 - version: 6.0.5(zod@4.2.1) + specifier: ^6.0.7 + version: 6.0.7(zod@4.3.5) better-sqlite3: specifier: ^11.10.0 version: 11.10.0 @@ -504,8 +504,8 @@ importers: specifier: ^4.1.0 version: 4.1.0 zod: - specifier: ^4.2.1 - version: 4.2.1 + specifier: ^4.3.5 + version: 4.3.5 devDependencies: '@types/better-sqlite3': specifier: ^7.6.13 @@ -674,8 +674,8 @@ importers: specifier: workspace:* version: link:../renderer ai: - specifier: ^6.0.5 - version: 6.0.5(zod@4.2.1) + specifier: ^6.0.7 + version: 6.0.7(zod@4.3.5) ajv: specifier: ^8.17.1 version: 8.17.1 @@ -683,8 +683,8 @@ importers: specifier: ^0.7.1 version: 0.7.1 zod: - specifier: ^4.2.1 - version: 4.2.1 + specifier: ^4.3.5 + version: 4.3.5 devDependencies: '@types/react': specifier: ^19.0.0 @@ -699,11 +699,11 @@ importers: specifier: ^0.4.0 version: 0.4.0 zod: - specifier: ^4.2.1 - version: 4.2.1 + specifier: ^4.3.5 + version: 4.3.5 zod-to-json-schema: specifier: ^3.25.1 - version: 3.25.1(zod@4.2.1) + version: 3.25.1(zod@4.3.5) devDependencies: '@aligntrue/core': specifier: workspace:* @@ -724,8 +724,8 @@ importers: specifier: workspace:* version: link:../contracts ai: - specifier: ^6.0.5 - version: 6.0.5(zod@4.2.1) + specifier: ^6.0.7 + version: 6.0.7(zod@4.3.5) ajv: specifier: ^8.17.1 version: 8.17.1 @@ -733,8 +733,8 @@ importers: specifier: ^2.1.1 version: 2.1.1(ajv@8.17.1) zod: - specifier: ^4.2.1 - version: 4.2.1 + specifier: ^4.3.5 + version: 4.3.5 devDependencies: '@types/react': specifier: ^19.0.0 @@ -760,8 +760,8 @@ packages: peerDependencies: zod: ^3.25.76 || ^4.1.8 - '@ai-sdk/gateway@3.0.4': - resolution: {integrity: sha512-OlccjNYZ5+4FaNyvs0kb3N5H6U/QCKlKPTGsgUo8IZkqfMQu8ALI1XD6l/BCuTKto+OO9xUPObT/W7JhbqJ5nA==} + '@ai-sdk/gateway@3.0.6': + resolution: {integrity: sha512-oEpwjM0PIaSUErtZI8Ag+gQ+ZelysRWA96N5ahvOc5e9d7QkKJWF0POWx0nI1qBxvmUSw7ca0sLTVw+J5yn7Tg==} engines: {node: '>=18'} peerDependencies: zod: ^3.25.76 || ^4.1.8 @@ -857,13 +857,13 @@ packages: '@clack/prompts@0.11.0': resolution: {integrity: sha512-pMN5FcrEw9hUkZA4f+zLlzivQSeQf5dRGJjSUbvVYDLvpKCdQx5OaknvKzgbtXOizhP+SJJJjqEbOe55uKKfAw==} - '@commitlint/cli@20.2.0': - resolution: {integrity: sha512-l37HkrPZ2DZy26rKiTUvdq/LZtlMcxz+PeLv9dzK9NzoFGuJdOQyYU7IEkEQj0pO++uYue89wzOpZ0hcTtoqUA==} + '@commitlint/cli@20.3.0': + resolution: {integrity: sha512-HXO8YVfqdBK+MnlX2zqNrv6waGYPs6Ysjm5W2Y0GMagWXwiIKx7C8dcIX9ca+QdHq4WA0lcMnZLQ0pzQh1piZg==} engines: {node: '>=v18'} hasBin: true - '@commitlint/config-conventional@20.2.0': - resolution: {integrity: sha512-MsRac+yNIbTB4Q/psstKK4/ciVzACHicSwz+04Sxve+4DW+PiJeTjU0JnS4m/oOnulrXYN+yBPlKaBSGemRfgQ==} + '@commitlint/config-conventional@20.3.0': + resolution: {integrity: sha512-g1OXVl6E2v0xF1Ru2RpxQ+Vfy7XUcUsCmLKzGUrhFLS4hSNykje0QSy6djBtzOiOBQCepBrmIlqx/gRlzrSh5A==} engines: {node: '>=v18'} '@commitlint/config-validator@20.2.0': @@ -886,12 +886,12 @@ packages: resolution: {integrity: sha512-Lz0OGeZCo/QHUDLx5LmZc0EocwanneYJUM8z0bfWexArk62HKMLfLIodwXuKTO5y0s6ddXaTexrYHs7v96EOmw==} engines: {node: '>=v18'} - '@commitlint/lint@20.2.0': - resolution: {integrity: sha512-cQEEB+jlmyQbyiji/kmh8pUJSDeUmPiWq23kFV0EtW3eM+uAaMLMuoTMajbrtWYWQpPzOMDjYltQ8jxHeHgITg==} + '@commitlint/lint@20.3.0': + resolution: {integrity: sha512-X19HOGU5nRo6i9DIY0kG0mhgtvpn1UGO1D6aLX1ILLyeqSM5yJyMcrRqNj8SLgeSeUDODhLY9QYsBIG0LdNHkA==} engines: {node: '>=v18'} - '@commitlint/load@20.2.0': - resolution: {integrity: sha512-iAK2GaBM8sPFTSwtagI67HrLKHIUxQc2BgpgNc/UMNme6LfmtHpIxQoN1TbP+X1iz58jq32HL1GbrFTCzcMi6g==} + '@commitlint/load@20.3.0': + resolution: {integrity: sha512-amkdVZTXp5R65bsRXRSCwoNXbJHR2aAIY/RGFkoyd63t8UEwqEgT3f0MgeLqYw4hwXyq+TYXKdaW133E29pnGQ==} engines: {node: '>=v18'} '@commitlint/message@20.0.0': @@ -910,8 +910,8 @@ packages: resolution: {integrity: sha512-KVoLDi9BEuqeq+G0wRABn4azLRiCC22/YHR2aCquwx6bzCHAIN8hMt3Nuf1VFxq/c8ai6s8qBxE8+ZD4HeFTlQ==} engines: {node: '>=v18'} - '@commitlint/rules@20.2.0': - resolution: {integrity: sha512-27rHGpeAjnYl/A+qUUiYDa7Yn1WIjof/dFJjYW4gA1Ug+LUGa1P0AexzGZ5NBxTbAlmDgaxSZkLLxtLVqtg8PQ==} + '@commitlint/rules@20.3.0': + resolution: {integrity: sha512-TGgXN/qBEhbzVD13crE1l7YSMJRrbPbUL0OBZALbUM5ER36RZmiZRu2ud2W/AA7HO9YLBRbyx6YVi2t/2Be0yQ==} engines: {node: '>=v18'} '@commitlint/to-lines@20.0.0': @@ -2623,8 +2623,8 @@ packages: resolution: {integrity: sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==} engines: {node: '>= 14'} - ai@6.0.5: - resolution: {integrity: sha512-CKL3dDHedWskC6EY67LrULonZBU9vL+Bwa+xQEcprBhJfxpogntG3utjiAkYuy5ZQatyWk+SmWG8HLvcnhvbRg==} + ai@6.0.7: + resolution: {integrity: sha512-kLzSXHdW6cAcb2mFSIfkbfzxYqqjrUnyhrB1sg855qlC+6XkLI8hmwFE8f/4SnjmtcTDOnkIaVjWoO5i5Ir0bw==} engines: {node: '>=18'} peerDependencies: zod: ^3.25.76 || ^4.1.8 @@ -5378,8 +5378,8 @@ packages: peerDependencies: zod: ^3.25 || ^4 - zod@4.2.1: - resolution: {integrity: sha512-0wZ1IRqGGhMP76gLqz8EyfBXKk0J2qo2+H3fi4mcUP/KtTocoX08nmIAHl1Z2kJIZbZee8KOpBCSNPRgauucjw==} + zod@4.3.5: + resolution: {integrity: sha512-k7Nwx6vuWx1IJ9Bjuf4Zt1PEllcwe7cls3VNzm4CQ1/hgtFUK2bRNG3rvnpPUhFjmqJKAKtjV576KnUkHocg/g==} zustand@5.0.9: resolution: {integrity: sha512-ALBtUj0AfjJt3uNRQoL1tL2tMvj6Gp/6e39dnfT6uzpelGru8v1tPOGBzayOWbPJvujM8JojDk3E1LxeFisBNg==} @@ -5406,37 +5406,37 @@ snapshots: '@acemir/cssom@0.9.30': {} - '@ai-sdk/anthropic@3.0.2(zod@4.2.1)': + '@ai-sdk/anthropic@3.0.2(zod@4.3.5)': dependencies: '@ai-sdk/provider': 3.0.1 - '@ai-sdk/provider-utils': 4.0.2(zod@4.2.1) - zod: 4.2.1 + '@ai-sdk/provider-utils': 4.0.2(zod@4.3.5) + zod: 4.3.5 - '@ai-sdk/gateway@3.0.4(zod@4.2.1)': + '@ai-sdk/gateway@3.0.6(zod@4.3.5)': dependencies: '@ai-sdk/provider': 3.0.1 - '@ai-sdk/provider-utils': 4.0.2(zod@4.2.1) + '@ai-sdk/provider-utils': 4.0.2(zod@4.3.5) '@vercel/oidc': 3.0.5 - zod: 4.2.1 + zod: 4.3.5 - '@ai-sdk/google@3.0.2(zod@4.2.1)': + '@ai-sdk/google@3.0.2(zod@4.3.5)': dependencies: '@ai-sdk/provider': 3.0.1 - '@ai-sdk/provider-utils': 4.0.2(zod@4.2.1) - zod: 4.2.1 + '@ai-sdk/provider-utils': 4.0.2(zod@4.3.5) + zod: 4.3.5 - '@ai-sdk/openai@3.0.2(zod@4.2.1)': + '@ai-sdk/openai@3.0.2(zod@4.3.5)': dependencies: '@ai-sdk/provider': 3.0.1 - '@ai-sdk/provider-utils': 4.0.2(zod@4.2.1) - zod: 4.2.1 + '@ai-sdk/provider-utils': 4.0.2(zod@4.3.5) + zod: 4.3.5 - '@ai-sdk/provider-utils@4.0.2(zod@4.2.1)': + '@ai-sdk/provider-utils@4.0.2(zod@4.3.5)': dependencies: '@ai-sdk/provider': 3.0.1 '@standard-schema/spec': 1.1.0 eventsource-parser: 3.0.6 - zod: 4.2.1 + zod: 4.3.5 '@ai-sdk/provider@3.0.1': dependencies: @@ -5520,11 +5520,11 @@ snapshots: picocolors: 1.1.1 sisteransi: 1.0.5 - '@commitlint/cli@20.2.0(@types/node@25.0.3)(typescript@5.9.3)': + '@commitlint/cli@20.3.0(@types/node@25.0.3)(typescript@5.9.3)': dependencies: '@commitlint/format': 20.2.0 - '@commitlint/lint': 20.2.0 - '@commitlint/load': 20.2.0(@types/node@25.0.3)(typescript@5.9.3) + '@commitlint/lint': 20.3.0 + '@commitlint/load': 20.3.0(@types/node@25.0.3)(typescript@5.9.3) '@commitlint/read': 20.2.0 '@commitlint/types': 20.2.0 tinyexec: 1.0.2 @@ -5533,7 +5533,7 @@ snapshots: - '@types/node' - typescript - '@commitlint/config-conventional@20.2.0': + '@commitlint/config-conventional@20.3.0': dependencies: '@commitlint/types': 20.2.0 conventional-changelog-conventionalcommits: 7.0.2 @@ -5564,14 +5564,14 @@ snapshots: '@commitlint/types': 20.2.0 semver: 7.7.3 - '@commitlint/lint@20.2.0': + '@commitlint/lint@20.3.0': dependencies: '@commitlint/is-ignored': 20.2.0 '@commitlint/parse': 20.2.0 - '@commitlint/rules': 20.2.0 + '@commitlint/rules': 20.3.0 '@commitlint/types': 20.2.0 - '@commitlint/load@20.2.0(@types/node@25.0.3)(typescript@5.9.3)': + '@commitlint/load@20.3.0(@types/node@25.0.3)(typescript@5.9.3)': dependencies: '@commitlint/config-validator': 20.2.0 '@commitlint/execute-rule': 20.0.0 @@ -5612,7 +5612,7 @@ snapshots: lodash.mergewith: 4.6.2 resolve-from: 5.0.0 - '@commitlint/rules@20.2.0': + '@commitlint/rules@20.3.0': dependencies: '@commitlint/ensure': 20.2.0 '@commitlint/message': 20.0.0 @@ -7150,13 +7150,13 @@ snapshots: agent-base@7.1.4: {} - ai@6.0.5(zod@4.2.1): + ai@6.0.7(zod@4.3.5): dependencies: - '@ai-sdk/gateway': 3.0.4(zod@4.2.1) + '@ai-sdk/gateway': 3.0.6(zod@4.3.5) '@ai-sdk/provider': 3.0.1 - '@ai-sdk/provider-utils': 4.0.2(zod@4.2.1) + '@ai-sdk/provider-utils': 4.0.2(zod@4.3.5) '@opentelemetry/api': 1.9.0 - zod: 4.2.1 + zod: 4.3.5 ajv-formats@2.1.1(ajv@8.17.1): optionalDependencies: @@ -9205,7 +9205,7 @@ snapshots: react-compiler-runtime: 19.1.0-rc.3(react@19.2.3) react-dom: 19.2.3(react@19.2.3) scroll-into-view-if-needed: 3.1.0 - zod: 4.2.1 + zod: 4.3.5 zustand: 5.0.9(@types/react@19.2.7)(react@19.2.3)(use-sync-external-store@1.6.0(react@19.2.3)) transitivePeerDependencies: - '@types/react' @@ -9255,7 +9255,7 @@ snapshots: unist-util-visit: 5.0.0 unist-util-visit-children: 3.0.0 yaml: 2.8.2 - zod: 4.2.1 + zod: 4.3.5 transitivePeerDependencies: - supports-color - typescript @@ -10466,11 +10466,11 @@ snapshots: yocto-queue@1.2.2: {} - zod-to-json-schema@3.25.1(zod@4.2.1): + zod-to-json-schema@3.25.1(zod@4.3.5): dependencies: - zod: 4.2.1 + zod: 4.3.5 - zod@4.2.1: {} + zod@4.3.5: {} zustand@5.0.9(@types/react@19.2.7)(react@19.2.3)(use-sync-external-store@1.6.0(react@19.2.3)): optionalDependencies: diff --git a/ui/blocks/package.json b/ui/blocks/package.json index ba5e9547..8b48747f 100644 --- a/ui/blocks/package.json +++ b/ui/blocks/package.json @@ -31,10 +31,10 @@ "@aligntrue/pack-tasks": "workspace:*", "@aligntrue/ui-contracts": "workspace:*", "@aligntrue/ui-renderer": "workspace:*", - "ai": "^6.0.5", + "ai": "^6.0.7", "ajv": "^8.17.1", "class-variance-authority": "^0.7.1", - "zod": "^4.2.1" + "zod": "^4.3.5" }, "devDependencies": { "@types/react": "^19.0.0", diff --git a/ui/contracts/package.json b/ui/contracts/package.json index 09b49ef1..fe3b19ec 100644 --- a/ui/contracts/package.json +++ b/ui/contracts/package.json @@ -22,7 +22,7 @@ }, "dependencies": { "json-schema": "^0.4.0", - "zod": "^4.2.1", + "zod": "^4.3.5", "zod-to-json-schema": "^3.25.1" }, "devDependencies": { diff --git a/ui/renderer/package.json b/ui/renderer/package.json index e20f8bc9..fa29eb69 100644 --- a/ui/renderer/package.json +++ b/ui/renderer/package.json @@ -18,10 +18,10 @@ "dependencies": { "@aligntrue/core": "workspace:*", "@aligntrue/ui-contracts": "workspace:*", - "ai": "^6.0.5", + "ai": "^6.0.7", "ajv": "^8.17.1", "ajv-formats": "^2.1.1", - "zod": "^4.2.1" + "zod": "^4.3.5" }, "devDependencies": { "@types/react": "^19.0.0",