chore: bump deps

This commit is contained in:
2026-09-06 13:20:46 -04:00
parent 1aabbce04e
commit cdec46dd10
8 changed files with 457 additions and 464 deletions
+1 -1
View File
@@ -1 +1 @@
24.19.0
24.20.0
+11 -11
View File
@@ -16,9 +16,9 @@
"test:coverage": "vitest run --coverage"
},
"dependencies": {
"@ai-sdk/gateway": "^4.0.72",
"@ai-sdk/react": "^4.0.93",
"@ai-sdk/workflow": "^2.0.21",
"@ai-sdk/gateway": "^4.0.75",
"@ai-sdk/react": "^4.0.96",
"@ai-sdk/workflow": "^2.0.24",
"@bprogress/next": "^3.2.12",
"@browser-ai/core": "^3.0.2",
"@domainstack/api": "workspace:*",
@@ -39,8 +39,8 @@
"@domainstack/utils": "workspace:*",
"@icons-pack/react-simple-icons": "^13.15.1",
"@modelcontextprotocol/server": "^2.0.0",
"@posthog/mcp": "^0.12.0",
"@posthog/nextjs-config": "^1.11.0",
"@posthog/mcp": "^0.13.0",
"@posthog/nextjs-config": "^1.11.1",
"@tabler/icons-react": "catalog:",
"@tanstack/react-hotkeys": "^0.10.0",
"@tanstack/react-query": "^5.102.8",
@@ -50,7 +50,7 @@
"@trpc/server": "^11.18.0",
"@trpc/tanstack-react-query": "^11.18.0",
"@vercel/functions": "^3.9.5",
"ai": "^7.0.90",
"ai": "^7.0.93",
"date-fns": "^4.4.0",
"geist": "^1.7.2",
"jotai": "^2.20.3",
@@ -62,11 +62,11 @@
"next": "16.3.4",
"next-themes": "^0.4.6",
"nuqs": "^2.10.1",
"posthog-js": "^1.425.1",
"posthog-js": "^1.427.2",
"posthog-node": "^5.51.6",
"react": "19.2.8",
"react-dom": "19.2.8",
"react-error-boundary": "^6.1.4",
"react-error-boundary": "^6.1.5",
"server-only": "0.0.1",
"sonner": "catalog:",
"streamdown": "^2.6.0",
@@ -74,7 +74,7 @@
"ts-ics": "^2.4.6",
"use-stick-to-bottom": "^1.1.6",
"web-haptics": "^0.0.6",
"workflow": "5.0.0-beta.46",
"workflow": "5.0.0-beta.47",
"ws": "^8.21.3",
"zod": "catalog:",
"zustand": "^5.0.15"
@@ -89,7 +89,7 @@
"@testing-library/user-event": "14.6.7",
"@types/node": "catalog:",
"@types/react": "19.2.18",
"@types/react-dom": "19.2.5",
"@types/react-dom": "19.2.7",
"@types/ws": "^8.18.1",
"@vitejs/plugin-react": "^6.1.1",
"@vitest/browser": "^4.1.11",
@@ -98,7 +98,7 @@
"babel-plugin-react-compiler": "1.0.0",
"bufferutil": "^4.1.0",
"msw": "^2.15.0",
"playwright": "^1.62.1",
"playwright": "^1.63.0",
"tailwindcss": "^4.3.3",
"tw-animate-css": "^1.4.0",
"vitest": "catalog:"
+1 -1
View File
@@ -38,5 +38,5 @@
"engines": {
"node": ">=24.x"
},
"packageManager": "pnpm@11.24.0"
"packageManager": "pnpm@11.25.0"
}
+1 -1
View File
@@ -19,7 +19,7 @@
"@domainstack/constants": "workspace:*",
"@domainstack/types": "workspace:*",
"react-email": "^6.9.3",
"resend": "^6.25.0"
"resend": "^6.26.0"
},
"devDependencies": {
"@domainstack/typescript-config": "workspace:*",
+1 -1
View File
@@ -17,7 +17,7 @@
"dependencies": {
"@domainstack/logger": "workspace:*",
"@upstash/ratelimit": "^2.0.8",
"@upstash/redis": "^1.38.3"
"@upstash/redis": "^1.38.4"
},
"devDependencies": {
"@domainstack/typescript-config": "workspace:*",
+2 -2
View File
@@ -16,7 +16,7 @@
"fmt:check": "oxfmt --check --config ../../.oxfmtrc.json"
},
"dependencies": {
"@base-ui/react": "^1.7.0",
"@base-ui/react": "^1.8.0",
"clipboard-copy": "^4.0.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
@@ -28,7 +28,7 @@
"@domainstack/typescript-config": "workspace:*",
"@tabler/icons-react": "catalog:",
"@types/react": "19.2.18",
"@types/react-dom": "19.2.5",
"@types/react-dom": "19.2.7",
"motion": "catalog:",
"sonner": "catalog:"
},
+439 -422
View File
File diff suppressed because it is too large Load Diff
+1 -25
View File
@@ -10,7 +10,7 @@ catalog:
zod: ^4.5.4
overrides:
'@types/react': 19.2.18
'@types/react-dom': 19.2.5
'@types/react-dom': 19.2.7
next: 16.3.4
react: 19.2.8
react-dom: 19.2.8
@@ -29,27 +29,3 @@ allowBuilds:
puppeteer: true
sharp: true
'@nestjs/core': false
minimumReleaseAgeExclude:
- '@ai-sdk/gateway@4.0.61 || 4.0.62'
- '@ai-sdk/mcp@2.0.35'
- '@ai-sdk/provider-utils@5.0.29'
- '@ai-sdk/react@4.0.79'
- '@ai-sdk/workflow@2.0.7'
- ai@7.0.76 || 7.0.77
- '@better-auth/infra@0.4.3'
- '@workflow/astro@5.0.0-beta.46'
- '@workflow/builders@5.0.0-beta.46'
- '@workflow/cli@5.0.0-beta.46'
- '@workflow/core@5.0.0-beta.46'
- '@workflow/nest@5.0.0-beta.46'
- '@workflow/next@5.0.0-beta.46'
- '@workflow/nitro@5.0.0-beta.46'
- '@workflow/nuxt@5.0.0-beta.46'
- '@workflow/rollup@5.0.0-beta.46'
- '@workflow/sveltekit@5.0.0-beta.46'
- '@workflow/vite@5.0.0-beta.46'
- '@workflow/web@5.0.0-beta.46'
- '@workflow/world-local@5.0.0-beta.40'
- '@workflow/world-vercel@5.0.0-beta.42'
- '@workflow/world@5.0.0-beta.31'
- workflow@5.0.0-beta.46