Bump deps

This commit is contained in:
Sam Becker 2025-12-28 14:29:00 -05:00
parent ec55005df2
commit d73fef7288
2 changed files with 716 additions and 705 deletions

View File

@ -8,22 +8,22 @@
"test": "jest --watch --transformIgnorePatterns 'node_modules/(?!my-library-dir)/'",
"analyze": "ANALYZE=true next build"
},
"packageManager": "pnpm@10.26.0",
"packageManager": "pnpm@10.26.2",
"dependencies": {
"@ai-sdk/openai": "^2.0.88",
"@ai-sdk/rsc": "^1.0.117",
"@aws-sdk/client-s3": "3.954.0",
"@aws-sdk/s3-request-presigner": "3.954.0",
"@ai-sdk/openai": "^3.0.1",
"@ai-sdk/rsc": "^2.0.3",
"@aws-sdk/client-s3": "3.958.0",
"@aws-sdk/s3-request-presigner": "3.958.0",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-dropdown-menu": "^2.1.16",
"@radix-ui/react-tooltip": "^1.2.8",
"@radix-ui/react-visually-hidden": "^1.2.4",
"@upstash/ratelimit": "^2.0.7",
"@upstash/redis": "^1.35.8",
"@upstash/redis": "^1.36.0",
"@vercel/analytics": "^1.6.1",
"@vercel/blob": "^2.0.0",
"@vercel/speed-insights": "^1.3.1",
"ai": "^5.0.115",
"ai": "^6.0.3",
"camelcase-keys": "^10.0.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
@ -36,7 +36,7 @@
"fast-deep-equal": "^3.1.3",
"framer-motion": "^12.23.26",
"nanoid": "^5.1.6",
"next": "16.0.10",
"next": "16.1.1",
"next-auth": "5.0.0-beta.30",
"next-themes": "^0.4.6",
"ol": "^10.7.0",
@ -57,8 +57,8 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.3",
"@next/bundle-analyzer": "16.0.10",
"@next/eslint-plugin-next": "16.0.10",
"@next/bundle-analyzer": "16.1.1",
"@next/eslint-plugin-next": "16.1.1",
"@stylistic/eslint-plugin": "^5.6.1",
"@tailwindcss/postcss": "^4.1.18",
"@testing-library/dom": "^10.4.1",
@ -74,7 +74,7 @@
"@types/sanitize-html": "^2.16.0",
"cross-fetch": "^4.1.0",
"eslint": "9.39.2",
"eslint-config-next": "16.0.10",
"eslint-config-next": "16.1.1",
"jest": "^30.2.0",
"jest-environment-jsdom": "^30.2.0",
"postcss": "8.5.6",

1399
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff