Bump dependencies

This commit is contained in:
Sam Becker 2024-09-05 13:58:20 -05:00
parent 65120de9cb
commit 78b6aa7bbd
2 changed files with 345 additions and 261 deletions

View File

@ -9,17 +9,17 @@
"analyze": "ANALYZE=true next build"
},
"dependencies": {
"@ai-sdk/openai": "^0.0.54",
"@aws-sdk/client-s3": "3.637.0",
"@aws-sdk/s3-request-presigner": "3.637.0",
"@next/bundle-analyzer": "14.2.7",
"@ai-sdk/openai": "^0.0.56",
"@aws-sdk/client-s3": "3.645.0",
"@aws-sdk/s3-request-presigner": "3.645.0",
"@next/bundle-analyzer": "14.2.8",
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.8",
"@tailwindcss/forms": "^0.5.9",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@types/jest": "^29.5.12",
"@types/node": "^22.5.2",
"@types/node": "^22.5.4",
"@types/pg": "^8.11.8",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
@ -30,24 +30,24 @@
"@vercel/blob": "^0.23.4",
"@vercel/kv": "^2.0.0",
"@vercel/speed-insights": "^1.0.12",
"ai": "^3.3.21",
"ai": "^3.3.27",
"autoprefixer": "10.4.20",
"camelcase-keys": "^9.1.3",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"date-fns": "^3.6.0",
"eslint": "8.57.0",
"eslint-config-next": "14.2.7",
"eslint-config-next": "14.2.8",
"exifr": "^7.1.3",
"framer-motion": "^11.3.31",
"framer-motion": "^11.5.4",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"nanoid": "^5.0.7",
"next": "^14.2.7",
"next": "^14.2.8",
"next-auth": "5.0.0-beta.19",
"next-themes": "^0.3.0",
"pg": "^8.12.0",
"postcss": "8.4.43",
"postcss": "8.4.45",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-icons": "^5.3.0",

584
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff