Bump deps

This commit is contained in:
Sam Becker 2025-08-28 09:22:20 -05:00
parent 200f73a5ca
commit ac9326c249
2 changed files with 474 additions and 409 deletions

View File

@ -10,7 +10,7 @@
},
"dependencies": {
"@ai-sdk/openai": "^2.0.22",
"@ai-sdk/rsc": "^1.0.25",
"@ai-sdk/rsc": "^1.0.27",
"@aws-sdk/client-s3": "3.876.0",
"@aws-sdk/s3-request-presigner": "3.876.0",
"@radix-ui/react-dialog": "^1.1.15",
@ -22,7 +22,7 @@
"@vercel/analytics": "^1.5.0",
"@vercel/blob": "^1.1.1",
"@vercel/speed-insights": "^1.2.0",
"ai": "^5.0.25",
"ai": "^5.0.27",
"camelcase-keys": "^9.1.3",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
@ -63,15 +63,15 @@
"@types/jest": "^30.0.0",
"@types/node": "^24.3.0",
"@types/pg": "^8.15.5",
"@types/react": "19.1.11",
"@types/react-dom": "19.1.8",
"@types/react": "19.1.12",
"@types/react-dom": "19.1.9",
"@types/sanitize-html": "^2.16.0",
"cross-fetch": "^4.1.0",
"eslint": "9.34.0",
"eslint-config-next": "15.5.2",
"eslint-plugin-react-hooks": "^5.2.0",
"jest": "^30.0.5",
"jest-environment-jsdom": "^30.0.5",
"jest": "^30.1.1",
"jest-environment-jsdom": "^30.1.1",
"postcss": "8.5.6",
"tailwindcss": "4.1.12",
"ts-node": "^10.9.2",

871
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff