Bump dependencies

This commit is contained in:
Sam Becker 2024-12-30 14:38:16 -05:00
parent 6b7e328389
commit 7ccfd420f4
2 changed files with 204 additions and 740 deletions

View File

@ -12,7 +12,7 @@
"@ai-sdk/openai": "^1.0.11",
"@aws-sdk/client-s3": "3.717.0",
"@aws-sdk/s3-request-presigner": "3.717.0",
"@next/bundle-analyzer": "15.1.2",
"@next/bundle-analyzer": "15.1.3",
"@radix-ui/react-dropdown-menu": "^2.1.4",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.9",
@ -24,8 +24,8 @@
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@types/sanitize-html": "^2.13.0",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"@upstash/ratelimit": "^2.0.5",
"@vercel/analytics": "^1.4.1",
"@vercel/blob": "^0.27.0",
@ -38,13 +38,13 @@
"cmdk": "^1.0.4",
"date-fns": "^4.1.0",
"eslint": "9.17.0",
"eslint-config-next": "15.1.2",
"eslint-config-next": "15.1.3",
"exifr": "^7.1.3",
"framer-motion": "^11.15.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"nanoid": "^5.0.9",
"next": "15.1.2",
"next": "15.1.3",
"next-auth": "5.0.0-beta.25",
"next-themes": "^0.4.4",
"pg": "^8.13.1",
@ -55,7 +55,7 @@
"sanitize-html": "^2.14.0",
"sharp": "^0.33.5",
"sonner": "^1.7.1",
"swr": "^2.2.5",
"swr": "^2.3.0",
"tailwindcss": "3.4.17",
"ts-exif-parser": "^0.2.2",
"typescript": "5.7.2",

932
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff