Bump dependencies

This commit is contained in:
Sam Becker 2024-08-24 13:59:44 -05:00
parent 6b417d56c9
commit c91875d48f
2 changed files with 483 additions and 484 deletions

View File

@ -9,19 +9,19 @@
"analyze": "ANALYZE=true next build"
},
"dependencies": {
"@ai-sdk/openai": "^0.0.48",
"@aws-sdk/client-s3": "3.633.0",
"@aws-sdk/s3-request-presigner": "3.633.0",
"@next/bundle-analyzer": "14.2.5",
"@ai-sdk/openai": "^0.0.53",
"@aws-sdk/client-s3": "3.637.0",
"@aws-sdk/s3-request-presigner": "3.637.0",
"@next/bundle-analyzer": "14.2.6",
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.7",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.0",
"@types/jest": "^29.5.12",
"@types/node": "^22.4.0",
"@types/node": "^22.5.0",
"@types/pg": "^8.11.6",
"@types/react": "18.3.3",
"@types/react": "18.3.4",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
@ -30,20 +30,20 @@
"@vercel/blob": "^0.23.4",
"@vercel/kv": "^2.0.0",
"@vercel/speed-insights": "^1.0.12",
"ai": "^3.3.9",
"ai": "^3.3.17",
"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.5",
"eslint-config-next": "14.2.6",
"exifr": "^7.1.3",
"framer-motion": "^11.3.28",
"framer-motion": "^11.3.30",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"nanoid": "^5.0.7",
"next": "^14.2.5",
"next": "^14.2.6",
"next-auth": "5.0.0-beta.19",
"next-themes": "^0.3.0",
"pg": "^8.12.0",
@ -57,7 +57,7 @@
"tailwindcss": "3.4.10",
"ts-exif-parser": "^0.2.2",
"typescript": "5.5.4",
"undici": "^6.19.7",
"use-debounce": "^10.0.2"
"undici": "^6.19.8",
"use-debounce": "^10.0.3"
}
}

941
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff