Bump dependencies

This commit is contained in:
Sam Becker 2025-01-31 22:50:12 -06:00
parent 8c5edaf893
commit 1ae97f1ee1
2 changed files with 622 additions and 618 deletions

View File

@ -9,9 +9,9 @@
"analyze": "ANALYZE=true next build"
},
"dependencies": {
"@ai-sdk/openai": "^1.1.1",
"@aws-sdk/client-s3": "3.733.0",
"@aws-sdk/s3-request-presigner": "3.733.0",
"@ai-sdk/openai": "^1.1.9",
"@aws-sdk/client-s3": "3.740.0",
"@aws-sdk/s3-request-presigner": "3.740.0",
"@radix-ui/react-dialog": "^1.1.5",
"@radix-ui/react-dropdown-menu": "^2.1.5",
"@radix-ui/react-visually-hidden": "^1.1.1",
@ -20,13 +20,13 @@
"@vercel/blob": "^0.27.1",
"@vercel/kv": "^3.0.0",
"@vercel/speed-insights": "^1.1.0",
"ai": "^4.1.1",
"ai": "^4.1.16",
"camelcase-keys": "^9.1.3",
"cmdk": "^1.0.4",
"date-fns": "^4.1.0",
"date-fns-tz": "^3.2.0",
"exifr": "^7.1.3",
"framer-motion": "^12.0.1",
"framer-motion": "^12.0.6",
"nanoid": "^5.0.9",
"next": "15.1.6",
"next-auth": "5.0.0-beta.25",
@ -37,7 +37,7 @@
"react-icons": "^5.4.0",
"sanitize-html": "^2.14.0",
"sharp": "^0.33.5",
"sonner": "^1.7.2",
"sonner": "^1.7.4",
"swr": "^2.3.0",
"ts-exif-parser": "^0.2.2",
"use-debounce": "^10.0.4",
@ -51,15 +51,15 @@
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.7",
"@types/pg": "^8.11.10",
"@types/react": "19.0.7",
"@types/node": "^22.13.0",
"@types/pg": "^8.11.11",
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"@types/sanitize-html": "^2.13.0",
"autoprefixer": "10.4.20",
"clsx": "^2.1.1",
"cross-fetch": "^4.1.0",
"eslint": "9.18.0",
"eslint": "9.19.0",
"eslint-config-next": "15.1.6",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",

1220
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff