Bump deps

This commit is contained in:
Sam Becker 2025-08-26 20:41:10 -05:00
parent 25b8d65030
commit 0a17eaa7d0
2 changed files with 284 additions and 294 deletions

View File

@ -9,10 +9,10 @@
"analyze": "ANALYZE=true next build"
},
"dependencies": {
"@ai-sdk/openai": "^2.0.20",
"@ai-sdk/rsc": "^1.0.23",
"@aws-sdk/client-s3": "3.873.0",
"@aws-sdk/s3-request-presigner": "3.873.0",
"@ai-sdk/openai": "^2.0.22",
"@ai-sdk/rsc": "^1.0.25",
"@aws-sdk/client-s3": "3.876.0",
"@aws-sdk/s3-request-presigner": "3.876.0",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-dropdown-menu": "^2.1.16",
"@radix-ui/react-tooltip": "^1.2.8",
@ -22,7 +22,7 @@
"@vercel/analytics": "^1.5.0",
"@vercel/blob": "^1.1.1",
"@vercel/speed-insights": "^1.2.0",
"ai": "^5.0.23",
"ai": "^5.0.25",
"camelcase-keys": "^9.1.3",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
@ -35,7 +35,7 @@
"fast-deep-equal": "^3.1.3",
"framer-motion": "^12.23.12",
"nanoid": "^5.1.5",
"next": "15.5.0",
"next": "15.5.2",
"next-auth": "5.0.0-beta.29",
"next-themes": "^0.4.6",
"pg": "^8.16.3",
@ -52,8 +52,8 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.1",
"@next/bundle-analyzer": "15.5.0",
"@next/eslint-plugin-next": "^15.5.0",
"@next/bundle-analyzer": "15.5.2",
"@next/eslint-plugin-next": "^15.5.2",
"@stylistic/eslint-plugin": "^5.2.3",
"@tailwindcss/postcss": "^4.1.12",
"@testing-library/dom": "^10.4.1",
@ -64,11 +64,11 @@
"@types/node": "^24.3.0",
"@types/pg": "^8.15.5",
"@types/react": "19.1.11",
"@types/react-dom": "19.1.7",
"@types/react-dom": "19.1.8",
"@types/sanitize-html": "^2.16.0",
"cross-fetch": "^4.1.0",
"eslint": "9.34.0",
"eslint-config-next": "15.5.0",
"eslint-config-next": "15.5.2",
"eslint-plugin-react-hooks": "^5.2.0",
"jest": "^30.0.5",
"jest-environment-jsdom": "^30.0.5",

558
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff