Bump dependencies

This commit is contained in:
Sam Becker 2024-09-26 11:39:01 -05:00
parent 7dae08f175
commit da605b23bd
2 changed files with 394 additions and 394 deletions

View File

@ -9,9 +9,9 @@
"analyze": "ANALYZE=true next build"
},
"dependencies": {
"@ai-sdk/openai": "^0.0.61",
"@aws-sdk/client-s3": "3.654.0",
"@aws-sdk/s3-request-presigner": "3.654.0",
"@ai-sdk/openai": "^0.0.62",
"@aws-sdk/client-s3": "3.658.1",
"@aws-sdk/s3-request-presigner": "3.658.1",
"@next/bundle-analyzer": "14.2.13",
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@tailwindcss/container-queries": "^0.1.1",
@ -19,9 +19,9 @@
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@types/jest": "^29.5.13",
"@types/node": "^22.5.5",
"@types/node": "^22.7.2",
"@types/pg": "^8.11.10",
"@types/react": "18.3.8",
"@types/react": "18.3.9",
"@types/react-dom": "18.3.0",
"@types/sanitize-html": "^2.13.0",
"@typescript-eslint/eslint-plugin": "^7.17.0",
@ -31,7 +31,7 @@
"@vercel/blob": "^0.24.0",
"@vercel/kv": "^2.0.0",
"@vercel/speed-insights": "^1.0.12",
"ai": "^3.4.0",
"ai": "^3.4.4",
"autoprefixer": "10.4.20",
"camelcase-keys": "^9.1.3",
"clsx": "^2.1.1",
@ -40,7 +40,7 @@
"eslint": "8.57.0",
"eslint-config-next": "14.2.13",
"exifr": "^7.1.3",
"framer-motion": "^11.5.6",
"framer-motion": "^11.8.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"nanoid": "^5.0.7",
@ -56,7 +56,7 @@
"sharp": "^0.33.5",
"sonner": "^1.5.0",
"swr": "^2.2.5",
"tailwindcss": "3.4.12",
"tailwindcss": "3.4.13",
"ts-exif-parser": "^0.2.2",
"typescript": "5.6.2",
"undici": "^6.19.8",

772
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff