Bump dependencies

This commit is contained in:
Sam Becker 2025-01-11 12:33:31 -06:00
parent 5831064b26
commit d53b5ecb26
2 changed files with 1168 additions and 1161 deletions

View File

@ -9,9 +9,9 @@
"analyze": "ANALYZE=true next build"
},
"dependencies": {
"@ai-sdk/openai": "^1.0.13",
"@aws-sdk/client-s3": "3.722.0",
"@aws-sdk/s3-request-presigner": "3.722.0",
"@ai-sdk/openai": "^1.0.18",
"@aws-sdk/client-s3": "3.726.1",
"@aws-sdk/s3-request-presigner": "3.726.1",
"@radix-ui/react-dialog": "^1.1.4",
"@radix-ui/react-dropdown-menu": "^2.1.4",
"@radix-ui/react-visually-hidden": "^1.1.1",
@ -20,14 +20,14 @@
"@vercel/blob": "^0.27.0",
"@vercel/kv": "^3.0.0",
"@vercel/speed-insights": "^1.1.0",
"ai": "^4.0.26",
"ai": "^4.0.33",
"camelcase-keys": "^9.1.3",
"cmdk": "^1.0.4",
"date-fns": "^4.1.0",
"exifr": "^7.1.3",
"framer-motion": "^11.15.0",
"framer-motion": "^11.17.0",
"nanoid": "^5.0.9",
"next": "15.1.3",
"next": "15.1.4",
"next-auth": "5.0.0-beta.25",
"next-themes": "^0.4.4",
"pg": "^8.13.1",
@ -42,25 +42,25 @@
"use-debounce": "^10.0.4"
},
"devDependencies": {
"@next/bundle-analyzer": "15.1.3",
"@next/bundle-analyzer": "15.1.4",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/forms": "^0.5.10",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.1.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.5",
"@types/pg": "^8.11.10",
"@types/react": "19.0.2",
"@types/react": "19.0.4",
"@types/react-dom": "19.0.2",
"@types/sanitize-html": "^2.13.0",
"autoprefixer": "10.4.20",
"clsx": "^2.1.1",
"eslint": "9.17.0",
"eslint-config-next": "15.1.3",
"eslint": "9.18.0",
"eslint-config-next": "15.1.4",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"postcss": "8.4.49",
"tailwindcss": "3.4.17",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}

2305
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff