Bump dependencies

This commit is contained in:
Sam Becker 2025-02-17 17:33:38 -06:00
parent 8e174fe526
commit 84aa633738
2 changed files with 1356 additions and 1629 deletions

View File

@ -9,9 +9,9 @@
"analyze": "ANALYZE=true next build"
},
"dependencies": {
"@ai-sdk/openai": "^1.1.9",
"@aws-sdk/client-s3": "3.744.0",
"@aws-sdk/s3-request-presigner": "3.744.0",
"@ai-sdk/openai": "^1.1.12",
"@aws-sdk/client-s3": "3.750.0",
"@aws-sdk/s3-request-presigner": "3.750.0",
"@radix-ui/react-dialog": "^1.1.6",
"@radix-ui/react-dropdown-menu": "^2.1.6",
"@radix-ui/react-tooltip": "^1.1.8",
@ -21,18 +21,18 @@
"@vercel/analytics": "^1.5.0",
"@vercel/blob": "^0.27.1",
"@vercel/speed-insights": "^1.2.0",
"ai": "^4.1.34",
"ai": "^4.1.41",
"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.4.2",
"nanoid": "^5.0.9",
"framer-motion": "^12.4.3",
"nanoid": "^5.1.0",
"next": "15.1.7",
"next-auth": "5.0.0-beta.25",
"next-themes": "^0.4.4",
"pg": "^8.13.1",
"pg": "^8.13.3",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-icons": "^5.4.0",
@ -53,14 +53,14 @@
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.13.1",
"@types/node": "^22.13.4",
"@types/pg": "^8.11.11",
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"@types/react": "19.0.10",
"@types/react-dom": "19.0.4",
"@types/sanitize-html": "^2.13.0",
"clsx": "^2.1.1",
"cross-fetch": "^4.1.0",
"eslint": "9.20.0",
"eslint": "9.20.1",
"eslint-config-next": "15.1.7",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
@ -68,5 +68,11 @@
"tailwindcss": "4.0.6",
"ts-node": "^10.9.2",
"typescript": "5.7.3"
},
"pnpm": {
"onlyBuiltDependencies": [
"@vercel/speed-insights",
"sharp"
]
}
}

2957
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff